From d168bcb6fe39108042c0c771f0823a95346a8e7e Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 29 Apr 2019 15:54:04 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/tao3530_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/tao3530_defconfig') diff --git a/configs/tao3530_defconfig b/configs/tao3530_defconfig index 01c75542532..0b323308b80 100644 --- a/configs/tao3530_defconfig +++ b/configs/tao3530_defconfig @@ -3,8 +3,8 @@ CONFIG_ARM=y CONFIG_ARCH_OMAP2PLUS=y CONFIG_SYS_TEXT_BASE=0x80008000 CONFIG_TARGET_TAO3530=y -CONFIG_SPL=y CONFIG_NR_DRAM_BANKS=2 +CONFIG_SPL=y CONFIG_BOOTDELAY=3 # CONFIG_SPL_FS_EXT4 is not set CONFIG_HUSH_PARSER=y -- cgit v1.2.3