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/olpc/config-2.6.27 | |
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/olpc/config-2.6.27')
-rw-r--r-- | target/linux/olpc/config-2.6.27 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27 index 93329e3ab5..f5c18dd4a4 100644 --- a/target/linux/olpc/config-2.6.27 +++ b/target/linux/olpc/config-2.6.27 @@ -477,10 +477,7 @@ CONFIG_SND_HDA_GENERIC=y CONFIG_SND_HDA_HWDEP=y # CONFIG_SND_HDA_INTEL is not set # CONFIG_SND_HDA_POWER_SAVE is not set -# CONFIG_SND_MIXER_OSS is not set CONFIG_SND_PCI=y -# CONFIG_SND_PCSP is not set -# CONFIG_SND_SIS7019 is not set # CONFIG_SND_USB is not set CONFIG_SND_VMASTER=y # CONFIG_SONYPI is not set |