configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARCH_MX6=y
|
||||
CONFIG_SYS_TEXT_BASE=0x17800000
|
||||
CONFIG_SYS_MALLOC_LEN=0xa00000
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x4000
|
||||
CONFIG_NR_DRAM_BANKS=1
|
||||
CONFIG_ENV_SIZE=0x2000
|
||||
CONFIG_MX6Q=y
|
||||
CONFIG_TARGET_GE_BX50V3=y
|
||||
CONFIG_SYS_MALLOC_LEN=0xa00000
|
||||
CONFIG_DM_GPIO=y
|
||||
CONFIG_DEFAULT_DEVICE_TREE="imx6q-bx50v3"
|
||||
CONFIG_BOOTCOUNT_BOOTLIMIT=10
|
||||
|
||||
Reference in New Issue
Block a user