]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/plutux.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / plutux.h
index 1d6df323e8b6d3139d78f0e9b901f24650f400cc..617f92709d3fd8632bd821798c36543eac054946 100644 (file)
@@ -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
 #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"