]> 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 3d6b5fcc1f21c3966a11d1ccda13f0184b20a693..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
 #define CONFIG_USB_ETHER_MCS7830
 #define CONFIG_USB_ETHER_SMSC95XX
 
-/* General networking support */
-
-/* LCD support */
-#define CONFIG_SYS_WHITE_ON_BLACK
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */