diff options
Diffstat (limited to 'configs/M52277EVB_stmicro_defconfig')
-rw-r--r-- | configs/M52277EVB_stmicro_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/M52277EVB_stmicro_defconfig b/configs/M52277EVB_stmicro_defconfig index 7f39768bb8..d5ced96a18 100644 --- a/configs/M52277EVB_stmicro_defconfig +++ b/configs/M52277EVB_stmicro_defconfig @@ -1,6 +1,6 @@ CONFIG_M68K=y -CONFIG_TARGET_M52277EVB=y CONFIG_SYS_TEXT_BASE=0x43E00000 +CONFIG_TARGET_M52277EVB=y CONFIG_SYS_EXTRA_OPTIONS="CF_SBF,SYS_STMICRO_BOOT" CONFIG_BOOTDELAY=3 # CONFIG_DISPLAY_BOARDINFO is not set |