diff options
author | John Crispin <blogic@openwrt.org> | 2015-04-05 07:53:32 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-04-05 07:53:32 +0000 |
commit | 661ad4be7c761d54435ef51865b2ce69864abd92 (patch) | |
tree | 54350de8fe7c9af13bb58e0184b2851b0e778fb4 | |
parent | 8493855a6c533b9782bafd0b7914464e538cce06 (diff) | |
download | master-187ad058-661ad4be7c761d54435ef51865b2ce69864abd92.tar.gz master-187ad058-661ad4be7c761d54435ef51865b2ce69864abd92.tar.bz2 master-187ad058-661ad4be7c761d54435ef51865b2ce69864abd92.zip |
ipq806x: another missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45277 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 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 |