diff options
author | John Crispin <blogic@openwrt.org> | 2015-06-03 13:58:30 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-06-03 13:58:30 +0000 |
commit | bf98ea70d66688c54ce035a9f6e3888afa004b9e (patch) | |
tree | 1cc1630a57c80d65b38fb52dd571b2666570c06b /target/linux | |
parent | 1298deabda193d3b7d6d3e1aa810f9fb2b9784a6 (diff) | |
download | upstream-bf98ea70d66688c54ce035a9f6e3888afa004b9e.tar.gz upstream-bf98ea70d66688c54ce035a9f6e3888afa004b9e.tar.bz2 upstream-bf98ea70d66688c54ce035a9f6e3888afa004b9e.zip |
ipq806x: missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45880 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 4d3b884dca..aabbdc2bb5 100644 --- a/target/linux/ipq806x/config-3.18 +++ b/target/linux/ipq806x/config-3.18 @@ -243,6 +243,7 @@ CONFIG_MFD_SYSCON=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 |