diff options
Diffstat (limited to 'configs/tec_defconfig')
-rw-r--r-- | configs/tec_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tec_defconfig b/configs/tec_defconfig index 3f815fe5bc5..84fa0be14fd 100644 --- a/configs/tec_defconfig +++ b/configs/tec_defconfig @@ -13,3 +13,4 @@ CONFIG_SPL_DM=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USE_PRIVATE_LIBGCC=y +CONFIG_SYS_PROMPT="Tegra20 (TEC) # " |