]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ti_omap5_common.h
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
[people/ms/u-boot.git] / include / configs / ti_omap5_common.h
index 73c1d8f66ead792d1dfc3164714499d854c0f18a..539164177b9d486e586496b1cf8c894fde7820e2 100644 (file)
 #define CONFIG_SYS_SPL_ARGS_ADDR       (CONFIG_SYS_SDRAM_BASE + \
                                         (128 << 20))
 
-#ifdef CONFIG_NAND
-#define CONFIG_SPL_NAND_AM33XX_BCH     /* ELM support */
-#endif
-
 #ifdef CONFIG_SPL_BUILD
 #undef CONFIG_TIMER
 #endif