diff options
author | John Crispin <john@openwrt.org> | 2015-06-03 13:58:30 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-06-03 13:58:30 +0000 |
commit | f9f093baa33cb747d511f741cae514307a0671f4 (patch) | |
tree | 02c0167ea6a782e81cbedb0afe35d5e44da9618a /target/linux | |
parent | 3d35dfb7824bcd4bbc473cc7131ffa09fe2b68d3 (diff) | |
download | upstream-f9f093baa33cb747d511f741cae514307a0671f4.tar.gz upstream-f9f093baa33cb747d511f741cae514307a0671f4.tar.bz2 upstream-f9f093baa33cb747d511f741cae514307a0671f4.zip |
ipq806x: missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45880
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 |