]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sama5d4_xplained.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / sama5d4_xplained.h
index a81766a03b9a5b8de74f079ab2c1e64d80c8a00a..8d141a9a32eeca14efcbd77d9d223c5e5cc64092 100644 (file)
@@ -62,7 +62,6 @@
 #endif
 
 /* MMC */
-#define CONFIG_CMD_MMC
 
 #ifdef CONFIG_CMD_MMC
 #define CONFIG_MMC
@@ -86,7 +85,6 @@
 #define CONFIG_USBNET_MANUFACTURER      "Atmel SAMA5D4EK"
 
 #if defined(CONFIG_CMD_USB) || defined(CONFIG_CMD_MMC)
-#define CONFIG_CMD_FAT
 #define CONFIG_DOS_PARTITION
 #endif