diff options
Diffstat (limited to 'configs/UCP1020_defconfig')
-rw-r--r-- | configs/UCP1020_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/UCP1020_defconfig b/configs/UCP1020_defconfig index 6718865905..fa542866df 100644 --- a/configs/UCP1020_defconfig +++ b/configs/UCP1020_defconfig @@ -1,10 +1,10 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_UCP1020=y +CONFIG_SYS_PROMPT="B$ " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc>\" to stop\n" CONFIG_AUTOBOOT_STOP_STR="\x1b" CONFIG_SPI_FLASH=y -CONFIG_SYS_PROMPT="B$ " CONFIG_NETDEVICES=y CONFIG_E1000=y |