X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fplutux.h;h=889ef40670161e3bd9d61cdb4ffed50b09363ef5;hb=1acc0087876229d7ade1b23aaecbccf63de8a615;hp=1d6df323e8b6d3139d78f0e9b901f24650f400cc;hpb=7c0e5d865ff0b86dfce492b656238919c659d756;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 1d6df32..889ef40 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -20,10 +20,7 @@ #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE /* SD/MMC */ -#define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC -#define CONFIG_CMD_MMC /* NAND support */ #define CONFIG_CMD_NAND @@ -37,18 +34,12 @@ /* 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 - -/* support the new (FDT-based) image format */ -#define CONFIG_FIT #include "tegra-common-post.h"