diff options
author | John Crispin <blogic@openwrt.org> | 2015-05-27 20:05:03 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-05-27 20:05:03 +0000 |
commit | 57029292e7c08bf6d962481ac645b36edc101ac5 (patch) | |
tree | 3b7a7fe5426b61107d656cf336a119378f31f889 /target | |
parent | f7a022c6f970128af1bb19866c1f8b59c0be7666 (diff) | |
download | upstream-57029292e7c08bf6d962481ac645b36edc101ac5.tar.gz upstream-57029292e7c08bf6d962481ac645b36edc101ac5.tar.bz2 upstream-57029292e7c08bf6d962481ac645b36edc101ac5.zip |
ipq806x: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45794 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |