X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fplutux.h;h=617f92709d3fd8632bd821798c36543eac054946;hb=66669fcf809c1e3ff644b12e04e625d3737ffd8e;hp=1d6df323e8b6d3139d78f0e9b901f24650f400cc;hpb=7c0e5d865ff0b86dfce492b656238919c659d756;p=u-boot diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 1d6df323e8..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,17 +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 - -/* support the new (FDT-based) image format */ -#define CONFIG_FIT #include "tegra-common-post.h"