From 80df6913499a93bfa9529b6f0f8113bfe3b0d734 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Mon, 28 Sep 2015 05:14:15 -0700 Subject: Reorder defconfigs with 'savedefconfig' Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng --- configs/goflexhome_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/goflexhome_defconfig') diff --git a/configs/goflexhome_defconfig b/configs/goflexhome_defconfig index 059ce80..3f4cd1d 100644 --- a/configs/goflexhome_defconfig +++ b/configs/goflexhome_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_GOFLEXHOME=y +CONFIG_SYS_PROMPT="GoFlexHome> " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set -CONFIG_SYS_PROMPT="GoFlexHome> " -- cgit v1.1