summaryrefslogtreecommitdiff
path: root/include/configs/s5p4418_nanopi2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:44 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commit99e6feb23c93aeae80a2387623df33e9e5575a87 (patch)
tree069755f5129c45acd6a3f0070070a54d13fc7814 /include/configs/s5p4418_nanopi2.h
parent21e04320588d744729e073b09a08466b06db38c9 (diff)
Convert CONFIG_SYS_PROMPT et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_PROMPT CONFIG_SYS_PROMPT_HUSH_PS2 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/s5p4418_nanopi2.h')
-rw-r--r--include/configs/s5p4418_nanopi2.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/s5p4418_nanopi2.h b/include/configs/s5p4418_nanopi2.h
index d22a84a5035..2e94613c37a 100644
--- a/include/configs/s5p4418_nanopi2.h
+++ b/include/configs/s5p4418_nanopi2.h
@@ -78,15 +78,6 @@
*/
/* board_init_f->init_sequence, call arch_cpu_init */
-/*-----------------------------------------------------------------------
- * Miscellaneous configurable options
- */
-#ifdef CONFIG_SYS_PROMPT
-#undef CONFIG_SYS_PROMPT
-/* Monitor Command Prompt */
-#define CONFIG_SYS_PROMPT "nanopi2# "
-#endif
-
/* Console I/O Buffer Size */
#define CONFIG_SYS_CBSIZE 1024
/* Print Buffer Size */