]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ti_am335x_common.h
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
[people/ms/u-boot.git] / include / configs / ti_am335x_common.h
index bf44121a0fe6f5331b9504dbe1af77e8c9c684ab..66cacdf3479b763f2b1c46956398f8b85e1ea881 100644 (file)
  * s_init when we have SPL used.
  */
 
-#ifdef CONFIG_NAND
-#define CONFIG_SPL_NAND_AM33XX_BCH     /* ELM support */
-#endif
-
 /* Now bring in the rest of the common code. */
 #include <configs/ti_armv7_omap.h>