]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9260ek.h
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
[u-boot] / include / configs / at91sam9260ek.h
index e1f934ce098c13b7f95c49a1b49d59af9d207d60..95499c8764a22fc3c2f6d40355d30b7c5517525a 100644 (file)
@@ -42,7 +42,6 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 #define CONFIG_SKIP_LOWLEVEL_INIT
-#define CONFIG_BOARD_EARLY_INIT_F
 
 /* general purpose I/O */
 #define CONFIG_ATMEL_LEGACY            /* required until (g)pio is fixed */
 
 /* MMC */
 #ifdef CONFIG_CMD_MMC
-#define CONFIG_MMC
 #define CONFIG_GENERIC_MMC
 #define CONFIG_GENERIC_ATMEL_MCI
 #endif