]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tb100.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[u-boot] / include / configs / tb100.h
index 699c18ae3b33e618029846855518e22a461b8c80..8216d6e54b53f7fdef66774127b51c6a97a07c67 100644 (file)
  * Command line configuration
  */
 
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_MAXARGS             16
-#define CONFIG_CMDLINE_EDITING
-
 /*
  * Environment settings
  */
@@ -72,9 +68,5 @@
 /*
  * Console configuration
  */
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                               sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #endif /* _CONFIG_TB100_H_ */