diff options
Diffstat (limited to 'configs/M5208EVBE_defconfig')
-rw-r--r-- | configs/M5208EVBE_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5208EVBE_defconfig b/configs/M5208EVBE_defconfig index 1ac3e5e846b..8aabe58faca 100644 --- a/configs/M5208EVBE_defconfig +++ b/configs/M5208EVBE_defconfig @@ -1,6 +1,7 @@ CONFIG_M68K=y CONFIG_SYS_TEXT_BASE=0x00000000 CONFIG_TARGET_M5208EVBE=y +CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=1 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SYS_PROMPT="-> " |