]> git.sur5r.net Git - u-boot/blobdiff - include/configs/harmony.h
MIPS: add initial infrastructure for Broadcom MIPS SoCs
[u-boot] / include / configs / harmony.h
index d3ab10e7fa9cbedd67f8021970bac18d345b17f8..1a5d4b1dd5d058a4a6b173f18766da88c874901b 100644 (file)
 
 #define CONFIG_MACH_TYPE               MACH_TYPE_HARMONY
 
-/* SD/MMC */
-#define CONFIG_MMC
-#define CONFIG_GENERIC_MMC
-#define CONFIG_TEGRA_MMC
-
 /* NAND support */
 #define CONFIG_CMD_NAND
 #define CONFIG_TEGRA_NAND
@@ -43,7 +38,6 @@
 /* USB Host support */
 #define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_TEGRA
-#define CONFIG_USB_STORAGE
 
 /* USB networking support */
 #define CONFIG_USB_HOST_ETHER
 #define CONFIG_USB_ETHER_MCS7830
 #define CONFIG_USB_ETHER_SMSC95XX
 
-/* General networking support */
-
-/* LCD support */
-#define CONFIG_SYS_WHITE_ON_BLACK
-#define CONFIG_CONSOLE_SCROLL_LINES    10
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */