]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sunxi-common.h
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
[people/ms/u-boot.git] / include / configs / sunxi-common.h
index de0a50b6aa2fd3c26ee7be15e235b64b56f0785b..a1a4aaa908c70346b183f0d21b225315129e61a0 100644 (file)
 #define CONFIG_SPL_MAX_SIZE            0x5fc0          /* 24KB on sun4i/sun7i */
 #endif
 
-#ifdef CONFIG_MMC
-#define CONFIG_SPL_MMC_SUPPORT
-#endif
-
 #ifndef CONFIG_ARM64
 #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/armv7/sunxi/u-boot-spl.lds"
 #endif