diff options
author | John Crispin <john@openwrt.org> | 2015-04-01 22:57:54 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-04-01 22:57:54 +0000 |
commit | bb0e931298090e0c2d62f3e545e369407c142ad5 (patch) | |
tree | 54f67f0048bb88b85f7645e6afcf15d289c07d5d | |
parent | aefcd2b84c871644f4f74668dab88e568543c2e9 (diff) | |
download | upstream-bb0e931298090e0c2d62f3e545e369407c142ad5.tar.gz upstream-bb0e931298090e0c2d62f3e545e369407c142ad5.tar.bz2 upstream-bb0e931298090e0c2d62f3e545e369407c142ad5.zip |
ipq806x: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45228
-rw-r--r-- | target/linux/ipq806x/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18 index b2f5571bf1..43b495078c 100644 --- a/target/linux/ipq806x/config-3.18 +++ b/target/linux/ipq806x/config-3.18 @@ -212,6 +212,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 |