summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/da850evm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h
index dfbc674064..054d64a8c9 100644
--- a/include/configs/da850evm.h
+++ b/include/configs/da850evm.h
@@ -312,10 +312,12 @@
#endif
/* SD/MMC configuration */
+#ifndef CONFIG_USE_NOR
#define CONFIG_MMC
#define CONFIG_DAVINCI_MMC_SD1
#define CONFIG_GENERIC_MMC
#define CONFIG_DAVINCI_MMC
+#endif
/*
* Enable MMC commands only when
OpenPOWER on IntegriCloud