diff options
Diffstat (limited to 'configs/duovero_defconfig')
-rw-r--r-- | configs/duovero_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/duovero_defconfig b/configs/duovero_defconfig index 57410d3b93..d3de28a5d5 100644 --- a/configs/duovero_defconfig +++ b/configs/duovero_defconfig @@ -6,3 +6,4 @@ CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set +CONFIG_SYS_PROMPT="duovero # " |