From 8728c97eff5bd95f58320f886ae305f17931a374 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 13 Mar 2017 13:48:42 -0400 Subject: configs: Re-sync Signed-off-by: Tom Rini --- configs/M5208EVBE_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/M5208EVBE_defconfig') diff --git a/configs/M5208EVBE_defconfig b/configs/M5208EVBE_defconfig index fe3bd0d58e..1ac3e5e846 100644 --- a/configs/M5208EVBE_defconfig +++ b/configs/M5208EVBE_defconfig @@ -1,6 +1,6 @@ CONFIG_M68K=y -CONFIG_TARGET_M5208EVBE=y CONFIG_SYS_TEXT_BASE=0x00000000 +CONFIG_TARGET_M5208EVBE=y CONFIG_BOOTDELAY=1 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SYS_PROMPT="-> " -- cgit