]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tec.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / tec.h
index ebfca8f3199b995d10a8894840b9145276502f14..8ffdbec9d1e75e76be6a93df4800d9e9ee1aa434 100644 (file)
 #define CONFIG_ENV_OFFSET              (SZ_512M - SZ_128K) /* 128K sectors */
 
 /* USB host support */
-#define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_TEGRA
 
 /* USB networking support */
 #define CONFIG_USB_HOST_ETHER
 #define CONFIG_USB_ETHER_SMSC95XX
 
-/* General networking support */
-
-/* LCD support */
-#define CONFIG_SYS_WHITE_ON_BLACK
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */