X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fharmony.h;h=1a5d4b1dd5d058a4a6b173f18766da88c874901b;hb=ee422142f454d54f0ed39a2cbf083ff12e98a3e1;hp=e9781ccf5f3be5163f21a2e0504982e3123c6b68;hpb=f253f2933b7373556329c0174dd5b101039a4056;p=u-boot diff --git a/include/configs/harmony.h b/include/configs/harmony.h index e9781ccf5f..1a5d4b1dd5 100644 --- a/include/configs/harmony.h +++ b/include/configs/harmony.h @@ -26,9 +26,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_HARMONY -/* SD/MMC */ -#define CONFIG_GENERIC_MMC - /* NAND support */ #define CONFIG_CMD_NAND #define CONFIG_TEGRA_NAND @@ -48,11 +45,6 @@ #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 */