]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sama5d3xek.h
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
[people/ms/u-boot.git] / include / configs / sama5d3xek.h
index ed91bdc12434b748b30315b7b52ea999b151a7e4..026c80be8732dfa58940fea05837bf9ba029d620 100644 (file)
@@ -19,7 +19,6 @@
  */
 #include "at91-sama5_common.h"
 
-#define CONFIG_BOARD_LATE_INIT
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 
 /* serial console */
 /* MMC */
 
 #ifdef CONFIG_CMD_MMC
-#define CONFIG_MMC
 #define CONFIG_GENERIC_MMC
 #define CONFIG_GENERIC_ATMEL_MCI
 #define ATMEL_BASE_MMCI                        ATMEL_BASE_MCI0