diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h
index ceb9ceab5aaa90a58e3112235c3aaed55831df05..2eabc006e9f01ff254f119f70dfaf2a04f42019b 100644
--- a/include/configs/da850evm.h
+++ b/include/configs/da850evm.h
@@ -313,7 +313,6 @@
 
 /* SD/MMC configuration */
 #ifndef CONFIG_USE_NOR
-#define CONFIG_DAVINCI_MMC_SD1
 #define CONFIG_GENERIC_MMC
 #define CONFIG_DAVINCI_MMC
 #endif
diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h
index 3b118bb723637aedaabcba47ab4334799b78bf39..fab18316ce0a89c2f949418945b3d5c2e2eae6ad 100644
--- a/include/configs/legoev3.h
+++ b/include/configs/legoev3.h
@@ -215,7 +215,6 @@
 #define CONFIG_ENV_SIZE		(16 << 10)
 
 /* SD/MMC configuration */
-#define CONFIG_DAVINCI_MMC_SD1
 #define CONFIG_GENERIC_MMC
 #define CONFIG_DAVINCI_MMC