]> git.sur5r.net Git - u-boot/blobdiff - common/Kconfig
kconfig: add config option for shell prompt
[u-boot] / common / Kconfig
index 40cd69ed708503a472933310068af4764ce1a913..88dc0160796e745a8ec7f683591e75f45fa0c758 100644 (file)
@@ -17,6 +17,13 @@ config SYS_HUSH_PARSER
        help
          Backward compatibility.
 
+config SYS_PROMPT
+       string "Shell prompt"
+       default "=> "
+       help
+         This string is displayed in the command line to the left of the
+         cursor.
+
 menu "Autoboot options"
 
 config AUTOBOOT_KEYED