summaryrefslogtreecommitdiff
path: root/include/configs/da850evm.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-10 04:32:06 (GMT)
committerJaehoon Chung <jh80.chung@samsung.com>2017-01-11 10:40:15 (GMT)
commit0ec6eb54959d061def8505a28e438395140d9f52 (patch)
tree512372265b387a288171bc04e6625816f1e7ccb6 /include/configs/da850evm.h
parentae4c81e942c60e2fe153ab4a5d970a8d19a47488 (diff)
downloadu-boot-0ec6eb54959d061def8505a28e438395140d9f52.tar.xz
ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1
This CONFIG is not referenced from anywhere. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/da850evm.h')
-rw-r--r--include/configs/da850evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h
index ceb9cea..2eabc00 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