config: refresh default config for Raspberry Pi

This commit is contained in:
LEAN-ESX 2019-10-20 04:59:56 -07:00
parent 6a0af79fdd
commit f6984f6389
2 changed files with 4 additions and 1 deletions
config
target/linux/generic

View File

@ -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.

View File

@ -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