]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tb100.h
kconfig: add config option for shell prompt
[u-boot] / include / configs / tb100.h
index b2b4b1037f01faf2c9517278356b3564b5fd357c..41c2c729502bb7e81acda44af6846f9ff71e7b12 100644 (file)
@@ -68,8 +68,6 @@
 /*
  * Command line configuration
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ELF
 #define CONFIG_CMD_PING
@@ -98,7 +96,6 @@
  * Console configuration
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "[tb100]:~# "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \