diff options
Diffstat (limited to 'configs/cobra5272_defconfig')
-rw-r--r-- | configs/cobra5272_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cobra5272_defconfig b/configs/cobra5272_defconfig index dd8a656134..efe80a9e97 100644 --- a/configs/cobra5272_defconfig +++ b/configs/cobra5272_defconfig @@ -1,6 +1,6 @@ CONFIG_M68K=y -CONFIG_TARGET_COBRA5272=y CONFIG_SYS_TEXT_BASE=0xffe00000 +CONFIG_TARGET_COBRA5272=y CONFIG_BOOTDELAY=5 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SYS_PROMPT="COBRA > " |