]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/versatile.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / versatile.h
index de23375cd5eacaaae7e0a14916ca8215c11a0b13..636ca436d9faf7ecd24cc72ddc6cf64005e616d3 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