]> git.sur5r.net Git - u-boot/blobdiff - include/configs/nsim.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[u-boot] / include / configs / nsim.h
index bba285c7d5b2034ad872d00a9061cb00fd2cd0e3..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
@@ -54,7 +50,5 @@
 /*
  * Console configuration
  */
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
 #endif /* _CONFIG_NSIM_H_ */