diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 20:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 20:52:50 +0000 |
commit | 29d0143fd667cb4b060b4582c97aa7d68fb580e8 (patch) | |
tree | f2885fa42f9646a8a665e39f5d3f653175ed5214 /target/linux/ipq806x | |
parent | fe829c5a7532372ee3038172db12d7809f4f4647 (diff) | |
download | upstream-29d0143fd667cb4b060b4582c97aa7d68fb580e8.tar.gz upstream-29d0143fd667cb4b060b4582c97aa7d68fb580e8.tar.bz2 upstream-29d0143fd667cb4b060b4582c97aa7d68fb580e8.zip |
ipq806x: declare missing config symbols
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44144 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r-- | target/linux/ipq806x/config-3.14 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-3.14 b/target/linux/ipq806x/config-3.14 index 876e56d2f7..9d10716621 100644 --- a/target/linux/ipq806x/config-3.14 +++ b/target/linux/ipq806x/config-3.14 @@ -1,3 +1,4 @@ +# CONFIG_AHCI_QCOM is not set CONFIG_ALIGNMENT_TRAP=y # CONFIG_AMBA_PL08X is not set # CONFIG_APM_EMULATION is not set @@ -202,6 +203,7 @@ CONFIG_MDIO_GPIO=y CONFIG_MIGHT_HAVE_PCI=y CONFIG_MIGRATION=y # CONFIG_MLX5_CORE is not set +# CONFIG_MMC_SDHCI_MSM is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MSM_GCC_8660=y CONFIG_MSM_GCC_8960=y @@ -211,6 +213,8 @@ CONFIG_MSM_MMCC_8960=y CONFIG_MSM_MMCC_8974=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_M25P80=y +# CONFIG_MTD_QCOM_DMA is not set +# CONFIG_MTD_QCOM_NAND is not set CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y CONFIG_MULTI_IRQ_HANDLER=y CONFIG_MUTEX_SPIN_ON_OWNER=y |