diff options
author | Luka Perkov <luka@openwrt.org> | 2015-03-29 04:50:16 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-03-29 04:50:16 +0000 |
commit | 8c8ce63d337e58121dd7b9c94ae36b2d9dc9a3ee (patch) | |
tree | be8e1eef90baf94c3e83fa20efd19d61dc9cd2ac /target/linux | |
parent | 2382a25cfc4d4aa339a9d999442a6148745d8d18 (diff) | |
download | upstream-8c8ce63d337e58121dd7b9c94ae36b2d9dc9a3ee.tar.gz upstream-8c8ce63d337e58121dd7b9c94ae36b2d9dc9a3ee.tar.bz2 upstream-8c8ce63d337e58121dd7b9c94ae36b2d9dc9a3ee.zip |
kernel: add few missing symbols
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45118 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.18 | 3 | ||||
-rw-r--r-- | target/linux/generic/config-4.0 | 3 |
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 |