]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/koelsch.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / koelsch.h
index a1d96ff59e2862aaff6d20f2a4673220160a84f2..2166e2c8f2375670b236b264c9c5c9003426ce5f 100644 (file)
@@ -41,7 +41,6 @@
 #define CONFIG_SCIF_CONSOLE
 
 /* FLASH */
-#define CONFIG_SYS_NO_FLASH
 #define CONFIG_SPI
 #define CONFIG_SH_QSPI
 
@@ -79,7 +78,6 @@
 #define CONFIG_SYS_I2C_POWERIC_ADDR 0x58 /* da9063 */
 
 /* USB */
-#define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_RMOBILE
 #define CONFIG_USB_MAX_CONTROLLER_COUNT        2
 
@@ -94,8 +92,6 @@
 #define CONFIG_SMSTP7_ENA      0x00200000
 
 /* SD */
-#define CONFIG_MMC
-#define CONFIG_GENERIC_MMC
 #define CONFIG_SH_SDHI_FREQ    97500000
 
 #endif /* __KOELSCH_H */