diff options
Diffstat (limited to 'configs/tb100_defconfig')
-rw-r--r-- | configs/tb100_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tb100_defconfig b/configs/tb100_defconfig index cc8f527f4c..acd1f3a904 100644 --- a/configs/tb100_defconfig +++ b/configs/tb100_defconfig @@ -14,3 +14,4 @@ CONFIG_NETDEVICES=y CONFIG_ETH_DESIGNWARE=y CONFIG_DM_SERIAL=y CONFIG_USE_PRIVATE_LIBGCC=y +CONFIG_SYS_PROMPT="[tb100]:~# " |