X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fplutux.h;h=635e4397c4c428e1bfd41afe65ebea14a770bae4;hb=529fb062081e100faae6dc0d163a548b8528ff24;hp=4590063d35209a1f99a84d4c48b92d97837e88de;hpb=73223f0e1bd0e37925ae1b7f21b51733145571dc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 4590063..635e439 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.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,15 +36,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 #include "tegra-common-post.h"