mmc: move CONFIG_GENERIC_MMC to Kconfig
[platform/kernel/u-boot.git] / include / configs / socfpga_common.h
index 27bbd0e..8bbe3c5 100644 (file)
  */
 #ifdef CONFIG_CMD_MMC
 #define CONFIG_BOUNCE_BUFFER
-#define CONFIG_GENERIC_MMC
 /* FIXME */
 /* using smaller max blk cnt to avoid flooding the limited stack we have */
 #define CONFIG_SYS_MMC_MAX_BLK_COUNT   256     /* FIXME -- SPL only? */