diff options
author | John Crispin <blogic@openwrt.org> | 2015-04-01 22:57:54 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-04-01 22:57:54 +0000 |
commit | 23656406274043c294bc4ce715bda3c6bb5cf2cd (patch) | |
tree | 38723c36f2b34d59650b57d51f8c8500087b66f6 /target | |
parent | f7a510882f94bf60afcaf5e37f276ff896b12140 (diff) | |
download | upstream-23656406274043c294bc4ce715bda3c6bb5cf2cd.tar.gz upstream-23656406274043c294bc4ce715bda3c6bb5cf2cd.tar.bz2 upstream-23656406274043c294bc4ce715bda3c6bb5cf2cd.zip |
ipq806x: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45228 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |