From bf26426fd8f4094d1f409e61ceeeee6390740149 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Sun, 5 Apr 2015 07:53:32 +0000
Subject: [PATCH] ipq806x: another missing symbol

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 45277
---
 target/linux/ipq806x/config-3.18 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18
index 7b840f993a..0fcb6f30af 100644
--- a/target/linux/ipq806x/config-3.18
+++ b/target/linux/ipq806x/config-3.18
@@ -213,6 +213,7 @@ CONFIG_MDIO_GPIO=y
 CONFIG_MIGHT_HAVE_CACHE_L2X0=y
 CONFIG_MIGHT_HAVE_PCI=y
 CONFIG_MIGRATION=y
+# CONFIG_MMC_SDHCI_MSM is not set
 CONFIG_MODULES_USE_ELF_REL=y
 CONFIG_MSM_GCC_8660=y
 CONFIG_MSM_GCC_8960=y
-- 
GitLab