]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MCR3000.h
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / MCR3000.h
index 1e6d057fd8f96e121b3883d12c09385bafe654dc..6b03873ce878debf7147683429e42d1d64c61417 100644 (file)
 #define CONFIG_WATCHDOG                1       /* watchdog enabled */
 
 /* Miscellaneous configurable options */
-#define        CONFIG_SYS_LONGHELP
-#define        CONFIG_SYS_CBSIZE               256
-#define        CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
-#define        CONFIG_SYS_MAXARGS              16
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
-#define CONFIG_CMDLINE_EDITING         1
 #ifdef CONFIG_HUSH_PARSER
 #define        CONFIG_SYS_PROMPT_HUSH_PS2      "S3K> "
 #endif