configs: Drop unused CONFIG_SPL_MMC_MINIMAL
[platform/kernel/u-boot.git] / include / configs / T102xRDB.h
index 5363fe6..2841c65 100644 (file)
@@ -81,7 +81,6 @@
 
 #ifdef CONFIG_SDCARD
 #define CONFIG_RESET_VECTOR_ADDRESS    0x30000FFC
-#define CONFIG_SPL_MMC_MINIMAL
 #define CONFIG_SYS_MMC_U_BOOT_SIZE     (768 << 10)
 #define CONFIG_SYS_MMC_U_BOOT_DST      (0x30000000)
 #define CONFIG_SYS_MMC_U_BOOT_START    (0x30000000)