diff options
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r-- | configs/axs101_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig index 04aec0b095..9a6cef3670 100644 --- a/configs/axs101_defconfig +++ b/configs/axs101_defconfig @@ -10,3 +10,4 @@ CONFIG_SYS_TEXT_BASE=0x81000000 CONFIG_NETDEVICES=y CONFIG_ETH_DESIGNWARE=y CONFIG_USE_PRIVATE_LIBGCC=y +CONFIG_SYS_PROMPT="AXS# " |