From 6b336879954a01fc2222098aaa7e2e667bf6ff31 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Mon, 21 Mar 2016 06:47:40 -0700 Subject: defconfig: Reorder boards' defconfig files Some boards' defconfig files are out of order. Clean this up. Signed-off-by: Bin Meng Acked-by: Joe Hershberger --- configs/omap3_logic_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/omap3_logic_defconfig') diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig index a58b85a..d1221bf 100644 --- a/configs/omap3_logic_defconfig +++ b/configs/omap3_logic_defconfig @@ -3,8 +3,8 @@ CONFIG_OMAP34XX=y CONFIG_TARGET_OMAP3_LOGIC=y CONFIG_SPL=y CONFIG_FIT=y -CONFIG_SYS_PROMPT="OMAP Logic # " CONFIG_SYS_EXTRA_OPTIONS="NAND" +CONFIG_SYS_PROMPT="OMAP Logic # " # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set -- cgit v1.1