diff options
Diffstat (limited to 'configs/duovero_defconfig')
-rw-r--r-- | configs/duovero_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/duovero_defconfig b/configs/duovero_defconfig index d3de28a5d5..cc0e9a33cc 100644 --- a/configs/duovero_defconfig +++ b/configs/duovero_defconfig @@ -2,8 +2,8 @@ CONFIG_ARM=y CONFIG_OMAP44XX=y CONFIG_TARGET_DUOVERO=y CONFIG_SPL=y +CONFIG_SYS_PROMPT="duovero # " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set -CONFIG_SYS_PROMPT="duovero # " |