diff options
author | John Crispin <john@openwrt.org> | 2015-05-27 20:05:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-05-27 20:05:03 +0000 |
commit | 71621ca7026a60b0464c1bf3ced5843a54dd9c66 (patch) | |
tree | 9d12b63585bad1cb603e8467ada1f8d3dc9200ec /target | |
parent | 302a9f8982f3ca717856add355b3406b99100c2e (diff) | |
download | upstream-71621ca7026a60b0464c1bf3ced5843a54dd9c66.tar.gz upstream-71621ca7026a60b0464c1bf3ced5843a54dd9c66.tar.bz2 upstream-71621ca7026a60b0464c1bf3ced5843a54dd9c66.zip |
ipq806x: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45794
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 814f1422dc..c9064b73e2 100644 --- a/target/linux/ipq806x/config-3.18 +++ b/target/linux/ipq806x/config-3.18 @@ -242,6 +242,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 |