kconfig: add config option for shell prompt
[platform/kernel/u-boot.git] / include / configs / versatile.h
index de23375..636ca43 100644 (file)
 #define CONFIG_SYS_LONGHELP    /* undef to save memory */
 #define CONFIG_SYS_CBSIZE      256             /* Console I/O Buffer Size */
 /* Monitor Command Prompt       */
+#undef CONFIG_SYS_PROMPT
 #ifdef CONFIG_ARCH_VERSATILE_AB
 # define CONFIG_SYS_PROMPT     "VersatileAB # "
 #else