aboutsummaryrefslogtreecommitdiff
path: root/common/cli_hush_2021.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cli_hush_2021.c')
-rw-r--r--common/cli_hush_2021.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/cli_hush_2021.c b/common/cli_hush_2021.c
index 68b2fa4..0b1ef6d 100644
--- a/common/cli_hush_2021.c
+++ b/common/cli_hush_2021.c
@@ -40,12 +40,6 @@
#define USE_FOR_NOMMU(...) __VA_ARGS__
#define USE_FOR_MMU(...)
-/* TODO: Drop this before upstreaming */
-#ifdef CONFIG_SYS_PROMPT
-#undef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT "2021> "
-#endif /* CONFIG_SYS_PROMPT */
-
/*
* Size-saving "small" ints (arch-dependent)
*/