diff options
author | John Crispin <john@openwrt.org> | 2015-04-05 07:53:32 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-04-05 07:53:32 +0000 |
commit | bf26426fd8f4094d1f409e61ceeeee6390740149 (patch) | |
tree | 91985ed547df4513903425405b74b7b665753e28 | |
parent | 10a71220f241346be687344d12a72074ad68853a (diff) | |
download | upstream-bf26426fd8f4094d1f409e61ceeeee6390740149.tar.gz upstream-bf26426fd8f4094d1f409e61ceeeee6390740149.tar.bz2 upstream-bf26426fd8f4094d1f409e61ceeeee6390740149.zip |
ipq806x: another missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45277
-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 |