diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-06 02:25:15 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-06 02:25:15 +0000 |
commit | 01d29fbdc7adf3a9c6fd372f5452ba5524955ee5 (patch) | |
tree | 8ec154c11d093898fe33989224e1cf332794a7d7 /target/linux/generic-2.6 | |
parent | 344f41e08a87c1d8c06c0d9d61cf7fd80a37b40d (diff) | |
download | upstream-01d29fbdc7adf3a9c6fd372f5452ba5524955ee5.tar.gz upstream-01d29fbdc7adf3a9c6fd372f5452ba5524955ee5.tar.bz2 upstream-01d29fbdc7adf3a9c6fd372f5452ba5524955ee5.zip |
[kernel] move more CONFIG_SND entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 2 |
4 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 78d5e46acc..e70a735532 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -1762,6 +1762,7 @@ CONFIG_SND_OSSEMUL=y # CONFIG_SND_PCM is not set # CONFIG_SND_PCM_OSS is not set CONFIG_SND_PCM_OSS_PLUGINS=y +# CONFIG_SND_PCSP is not set # CONFIG_SND_PCXHR is not set # CONFIG_SND_PDAUDIOCF is not set # CONFIG_SND_RAWMIDI is not set @@ -1776,6 +1777,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y # CONFIG_SND_SEQUENCER is not set # CONFIG_SND_SERIAL_U16550 is not set # CONFIG_SND_SGALAXY is not set +# CONFIG_SND_SIS7019 is not set # CONFIG_SND_SOC is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_SPI is not set diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 8a1583852d..973125587d 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1715,6 +1715,8 @@ CONFIG_SLAB=y # CONFIG_SND_ALS100 is not set # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set +# CONFIG_SND_ARM is not set +# CONFIG_SND_AW2 is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 84bbc06732..b2910d0f5a 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1891,6 +1891,7 @@ CONFIG_SLAB=y # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set +# CONFIG_SND_ARM is not set # CONFIG_SND_AW2 is not set # CONFIG_SND_AZT2320 is not set # CONFIG_SND_AZT3328 is not set diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 7b28ce6bc1..c877c1b836 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1932,6 +1932,8 @@ CONFIG_SLABINFO=y # CONFIG_SND_ALS100 is not set # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set +# CONFIG_SND_ARM is not set +# CONFIG_SND_AW2 is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set |