summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index c276e80..32d3b5b 100644
--- a/include/config.h
+++ b/include/config.h
@@ -65,7 +65,8 @@
#define CONFIG_SYS_MAXARGS 20
#define CONFIG_SYS_ENV_NAMELEN 16
-#define CONFIG_SYS_PROMPT "=> "
+#define CONFIG_SYS_PROMPT "-> "
+#define CONFIG_SYS_PROMPT_REPEAT "=> "
#define CONFIG_ESC_CHAR ('^'-0x40)
#define CONFIG_SYS_FBOOTSIG "Peda"