]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/nsim.h
Merge git://git.denx.de/u-boot-imx
[people/ms/u-boot.git] / include / configs / nsim.h
index b51ac6e1978f9f76eb8271cfcba840a467af402e..58d3e5f7de89ddd9fc188b074764609ce27d7f7b 100644 (file)
  *
  */
 #define CONFIG_ARC_SERIAL
-#define CONFIG_ARC_UART_BASE           0xC0FC1000
 
 /*
  * Command line configuration
  */
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_SYS_MAXARGS             16
-#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings
 /*
  * Console configuration
  */
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_CBSIZE              SZ_256
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                               sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #endif /* _CONFIG_NSIM_H_ */