]> git.sur5r.net Git - u-boot/blobdiff - include/configs/am43xx_evm.h
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
[u-boot] / include / configs / am43xx_evm.h
index 966503a6c61cef765a212a2e2332a67eef45e9c8..961ad0a0c8b1a3b5ab874158ebe809d1b5cd58d9 100644 (file)
@@ -57,9 +57,6 @@
  * we need to call board_early_init_f.  This is taken care of in
  * s_init when we have SPL used.
  */
-#if !defined(CONFIG_SKIP_LOWLEVEL_INIT) && !defined(CONFIG_SPL)
-#define CONFIG_BOARD_EARLY_INIT_F
-#endif
 
 /* Now bring in the rest of the common code. */
 #include <configs/ti_armv7_omap.h>