summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-03-29 04:50:16 +0000
committerLuka Perkov <luka@openwrt.org>2015-03-29 04:50:16 +0000
commit375337266df72ae3afd97984ccc542b9e386f668 (patch)
treefc9192b4197d8b36175c783885ae9189759bc149
parentd949d88ef626a571032fe9201b7c4a95e6594481 (diff)
downloadmaster-31e0f0ae-375337266df72ae3afd97984ccc542b9e386f668.tar.gz
master-31e0f0ae-375337266df72ae3afd97984ccc542b9e386f668.tar.bz2
master-31e0f0ae-375337266df72ae3afd97984ccc542b9e386f668.zip
kernel: add few missing symbols
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45118
-rw-r--r--target/linux/generic/config-3.183
-rw-r--r--target/linux/generic/config-4.03
2 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 822a561053..15fea1dd4e 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -3654,11 +3654,14 @@ CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_SOC_CS42L73 is not set
# CONFIG_SND_SOC_CS42XX8_I2C is not set
# CONFIG_SND_SOC_ES8328 is not set
+# CONFIG_SND_SOC_EUKREA_TLV320 is not set
+# CONFIG_SND_SOC_FSL_ASOC_CARD is not set
# CONFIG_SND_SOC_FSL_ASRC is not set
# CONFIG_SND_SOC_FSL_ESAI is not set
# CONFIG_SND_SOC_FSL_SAI is not set
# CONFIG_SND_SOC_FSL_SPDIF is not set
# CONFIG_SND_SOC_HDMI_CODEC is not set
+# CONFIG_SND_SOC_IMX_ES8328 is not set
# CONFIG_SND_SOC_IMX_SPDIF is not set
# CONFIG_SND_SOC_IMX_WM8962 is not set
# CONFIG_SND_SOC_INTEL_SST is not set
diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0
index d360ffd492..f30abd7f2a 100644
--- a/target/linux/generic/config-4.0
+++ b/target/linux/generic/config-4.0
@@ -3700,11 +3700,14 @@ CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_SOC_CS42L73 is not set
# CONFIG_SND_SOC_CS42XX8_I2C is not set
# CONFIG_SND_SOC_ES8328 is not set
+# CONFIG_SND_SOC_EUKREA_TLV320 is not set
+# CONFIG_SND_SOC_FSL_ASOC_CARD is not set
# CONFIG_SND_SOC_FSL_ASRC is not set
# CONFIG_SND_SOC_FSL_ESAI is not set
# CONFIG_SND_SOC_FSL_SAI is not set
# CONFIG_SND_SOC_FSL_SPDIF is not set
# CONFIG_SND_SOC_HDMI_CODEC is not set
+# CONFIG_SND_SOC_IMX_ES8328 is not set
# CONFIG_SND_SOC_IMX_SPDIF is not set
# CONFIG_SND_SOC_IMX_WM8962 is not set
# CONFIG_SND_SOC_INTEL_SST is not set