]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti_armv7_common.h
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
[u-boot] / include / configs / ti_armv7_common.h
index f30cf829d17201a32ee86ae5413cd3b81eb928a5..08a0a3d97588209d6cc8eb266722f178d98d7a0e 100644 (file)
 #endif
 
 #ifdef CONFIG_MMC
-#define CONFIG_SPL_LIBDISK_SUPPORT
 #define CONFIG_SPL_MMC_SUPPORT
 #endif
 
 #define CONFIG_SYS_THUMB_BUILD
 
 /* General parts of the framework, required. */
-#define CONFIG_SPL_LIBCOMMON_SUPPORT
 #define CONFIG_SPL_LIBGENERIC_SUPPORT
 #define CONFIG_SPL_SERIAL_SUPPORT
 #define CONFIG_SPL_POWER_SUPPORT