]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/at91sam9rlek.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / at91sam9rlek.h
index 6a0392349e23d4e780b99f157e192e237725b8c0..d178d9d44b46ce063af94970d0513ee3193b3481 100644 (file)
@@ -31,8 +31,6 @@
 
 #define CONFIG_DISPLAY_CPUINFO
 
-#define CONFIG_CMD_BOOTZ
-
 #define CONFIG_ATMEL_LEGACY
 #define CONFIG_AT91_GPIO               1
 #define CONFIG_AT91_GPIO_PULLUP                1
 #endif
 
 /* MMC */
-#define CONFIG_CMD_MMC
 
 #ifdef CONFIG_CMD_MMC
 #define CONFIG_MMC
 #define CONFIG_GENERIC_MMC
 #define CONFIG_GENERIC_ATMEL_MCI
-#define CONFIG_CMD_FAT
 #define CONFIG_DOS_PARTITION
 #endif