X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fplutux.h;h=617f92709d3fd8632bd821798c36543eac054946;hb=66669fcf809c1e3ff644b12e04e625d3737ffd8e;hp=4590063d35209a1f99a84d4c48b92d97837e88de;hpb=88033d737d9f46e7eebda6a8f9770957eb9aae9c;p=u-boot diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 4590063d35..617f92709d 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 @@ -38,14 +37,12 @@ #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"