diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-04-05 11:29:56 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-04-05 11:29:56 +0000 |
commit | a726e63349ad149f9529cd7d91e4d44097f79451 (patch) | |
tree | 3fd55fc97d669accb6c3ff4d36fc61ff64b3afff /target/linux/brcm47xx-2.6 | |
parent | 89cb8054dc17d87012d28c40d5447da4aeef4bfb (diff) | |
download | upstream-a726e63349ad149f9529cd7d91e4d44097f79451.tar.gz upstream-a726e63349ad149f9529cd7d91e4d44097f79451.tar.bz2 upstream-a726e63349ad149f9529cd7d91e4d44097f79451.zip |
add missing modules for usb sound support on 2.6 (#1535)
SVN-Revision: 6869
Diffstat (limited to 'target/linux/brcm47xx-2.6')
-rw-r--r-- | target/linux/brcm47xx-2.6/config/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm47xx-2.6/config/default b/target/linux/brcm47xx-2.6/config/default index baeb14aab1..37c40a8b87 100644 --- a/target/linux/brcm47xx-2.6/config/default +++ b/target/linux/brcm47xx-2.6/config/default @@ -252,8 +252,6 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y # CONFIG_SIBYTE_RHONE is not set # CONFIG_SIBYTE_SENTOSA is not set # CONFIG_SIBYTE_SWARM is not set -# CONFIG_SND_MIXER_OSS is not set -# CONFIG_SND_PCM_OSS is not set # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SSB=y CONFIG_SSB_DEBUG=y |