diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-05 11:29:56 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-05 11:29:56 +0000 |
commit | 92db2de729afe1fab41e5cd441b1db926bb8f07d (patch) | |
tree | 938a9e2ac5b561ce728ba30450ffa87592eaacda /target/linux/brcm47xx-2.6/config/default | |
parent | 4c29ee0335fb91afa71b413b7fe935c28516c0b2 (diff) |
add missing modules for usb sound support on 2.6 (#1535)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6869 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx-2.6/config/default')
-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 |