From c9542eae0bf815e8196dd9238c38290de173725a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 7 Apr 2018 20:27:54 -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 4cb9e5d..fc2c0d9 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_BOOTDELAY=3 CONFIG_SPL=y +CONFIG_BOOTDELAY=3 # CONFIG_SPL_EXT_SUPPORT is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="TAO-3530 # " -- cgit v1.1