diff options
Diffstat (limited to 'include/configs/sama5d4ek.h')
-rw-r--r-- | include/configs/sama5d4ek.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sama5d4ek.h b/include/configs/sama5d4ek.h index 339fcf1ea0b..4b1908086fd 100644 --- a/include/configs/sama5d4ek.h +++ b/include/configs/sama5d4ek.h @@ -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 |