]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/picosam9g45.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / picosam9g45.h
index 118316bf26cc970222c1a94d53fc12d79b0e5083..44ffd6d2044a213ab796748aa588f88f0f244077 100644 (file)
@@ -33,8 +33,6 @@
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_DISPLAY_CPUINFO
 
-#define CONFIG_CMD_BOOTZ
-
 /* general purpose I/O */
 #define CONFIG_ATMEL_LEGACY            /* required until (g)pio is fixed */
 #define CONFIG_AT91_GPIO
@@ -96,7 +94,6 @@
        (CONFIG_SYS_SDRAM_BASE + 4 * 1024 - GENERATED_GBL_DATA_SIZE)
 
 /* MMC */
-#define CONFIG_CMD_MMC
 
 #ifdef CONFIG_CMD_MMC
 #define CONFIG_MMC
 #endif
 
 #if defined(CONFIG_CMD_USB) || defined(CONFIG_CMD_MMC)
-#define CONFIG_CMD_FAT
 #define CONFIG_DOS_PARTITION
 #endif