diff options
author | John Crispin <john@openwrt.org> | 2015-03-10 11:02:52 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-10 11:02:52 +0000 |
commit | 1e3915a6c4a0acc0331dda60d2e650ad10c4ad50 (patch) | |
tree | 038eec5504836c19c7f92fee91fe39176beaad38 /target/linux | |
parent | 8777e3189e43da71a3375e920ba89a3174de9397 (diff) | |
download | upstream-1e3915a6c4a0acc0331dda60d2e650ad10c4ad50.tar.gz upstream-1e3915a6c4a0acc0331dda60d2e650ad10c4ad50.tar.bz2 upstream-1e3915a6c4a0acc0331dda60d2e650ad10c4ad50.zip |
ipq806x: add 2 missing symbols that broke a full build
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44639
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ipq806x/config-3.18 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18 index 28840fa85d..e5ce0e4a19 100644 --- a/target/linux/ipq806x/config-3.18 +++ b/target/linux/ipq806x/config-3.18 @@ -82,6 +82,7 @@ CONFIG_CRC16=y # CONFIG_CRC32_SARWATE is not set CONFIG_CRC32_SLICEBY8=y CONFIG_CROSS_MEMORY_ATTACH=y +# CONFIG_CRYPTO_DEV_QCE is not set # CONFIG_CRYPTO_SHA1_ARM_NEON is not set # CONFIG_CRYPTO_SHA512_ARM_NEON is not set CONFIG_CRYPTO_XZ=y @@ -214,6 +215,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 |