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 +