diff options
Diffstat (limited to 'configs/harmony_defconfig')
-rw-r--r-- | configs/harmony_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig index d88a082a50..c9c0618cf9 100644 --- a/configs/harmony_defconfig +++ b/configs/harmony_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 (Harmony) # " |