diff options
Diffstat (limited to 'configs/bf537-minotaur_defconfig')
-rw-r--r-- | configs/bf537-minotaur_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bf537-minotaur_defconfig b/configs/bf537-minotaur_defconfig index 57e9a246b0..212f2bb41f 100644 --- a/configs/bf537-minotaur_defconfig +++ b/configs/bf537-minotaur_defconfig @@ -5,3 +5,4 @@ CONFIG_TARGET_BF537_MINOTAUR=y # CONFIG_CMD_SETEXPR is not set CONFIG_NET_RANDOM_ETHADDR=y CONFIG_SPI_FLASH=y +CONFIG_SYS_PROMPT="minotaur> " |