]> 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 c62fe82081bdf77b6c6d4df5183c50821081c3f2..58d3e5f7de89ddd9fc188b074764609ce27d7f7b 100644 (file)
  *
  */
 #define CONFIG_ARC_SERIAL
-#define CONFIG_ARC_UART_BASE           0xC0FC1000
 
 /*
  * Command line configuration
  */
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_CMDLINE_EDITING
 
 /*
  * Environment settings
@@ -53,7 +50,5 @@
 /*
  * Console configuration
  */
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
 #endif /* _CONFIG_NSIM_H_ */