diff options
Diffstat (limited to 'configs/M52277EVB_defconfig')
-rw-r--r-- | configs/M52277EVB_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/M52277EVB_defconfig b/configs/M52277EVB_defconfig index a69282c778..9772fa2349 100644 --- a/configs/M52277EVB_defconfig +++ b/configs/M52277EVB_defconfig @@ -1,6 +1,6 @@ CONFIG_M68K=y -CONFIG_TARGET_M52277EVB=y CONFIG_SYS_TEXT_BASE=0x00000000 +CONFIG_TARGET_M52277EVB=y CONFIG_SYS_EXTRA_OPTIONS="SYS_SPANSION_BOOT" CONFIG_BOOTDELAY=3 # CONFIG_DISPLAY_BOARDINFO is not set |