]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc8349.h
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
[u-boot] / include / configs / sbc8349.h
index 5b5689a34352f661d3d848e10758edffd6e8f719..a7c7be7a2caa57246b2d32d1f859707665edfa28 100644 (file)
 /*
  * Serial Port
  */
-#define CONFIG_CONS_INDEX     1
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 #define CONFIG_SYS_NS16550_CLK         get_bus_freq(0)
 /*
  * TSEC configuration
  */
-#define CONFIG_TSEC_ENET               /* TSEC ethernet support */
 
 #if defined(CONFIG_TSEC_ENET)