X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmedcom-wide.h;h=ae7ca3b3f5c1c190de16cb71e94c433b73f96a36;hb=12f05678e157ef4472b4e3611bb7ae9751487ff0;hp=cd89fa537b90775bfbff7aa9f43440dd195ccca5;hpb=41fa035ce1480aa87d42e4af0ed8ea841944c2c9;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/medcom-wide.h b/include/configs/medcom-wide.h index cd89fa5..ae7ca3b 100644 --- a/include/configs/medcom-wide.h +++ b/include/configs/medcom-wide.h @@ -23,7 +23,6 @@ #define CONFIG_MMC #define CONFIG_GENERIC_MMC #define CONFIG_TEGRA_MMC -#define CONFIG_CMD_MMC /* NAND support */ #define CONFIG_CMD_NAND @@ -37,22 +36,16 @@ /* USB host support */ #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA -#define CONFIG_USB_STORAGE -#define CONFIG_CMD_USB /* USB networking support */ #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_SMSC95XX /* General networking support */ -#define CONFIG_CMD_DHCP /* LCD support */ #define CONFIG_SYS_WHITE_ON_BLACK -/* support the new (FDT-based) image format */ -#define CONFIG_FIT - #include "tegra-common-post.h" #endif /* __CONFIG_H */