From f6984f6389ff634983db10a6ffcb162fe3240285 Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Sun, 20 Oct 2019 04:59:56 -0700 Subject: [PATCH] config: refresh default config for Raspberry Pi --- config/Config-images.in | 2 +- target/linux/generic/config-4.19 | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config/Config-images.in b/config/Config-images.in index 7f8dfa941..c331ad24d 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -78,7 +78,7 @@ menu "Target Images" menuconfig TARGET_ROOTFS_EXT4FS bool "ext4" - default y if USES_EXT4 + default n help Build an ext4 root filesystem. diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 278b969c5..e732c402d 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -6094,3 +6094,6 @@ CONFIG_ZONE_DMA=y # CONFIG_ZRAM_MEMORY_TRACKING is not set # CONFIG_ZSMALLOC is not set # CONFIG_ZX_TDM is not set +# CONFIG_NET_ACT_CTINFO is not set +# CONFIG_RPI_AXIPERF is not set +