diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-10 13:14:00 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-09-10 13:14:00 +0000 |
commit | a72596d5e4bcdf9f7454e02eaa1b8aa9601b478c (patch) | |
tree | e42945ca3c4afbbf357215062a1fa950fd44f9e3 /openwrt/target/linux/linux-2.4/config | |
parent | 3c6b5e928b353ab60ef2145df5ac0774f7b831ab (diff) | |
download | mtk-20170518-a72596d5e4bcdf9f7454e02eaa1b8aa9601b478c.zip mtk-20170518-a72596d5e4bcdf9f7454e02eaa1b8aa9601b478c.tar.gz mtk-20170518-a72596d5e4bcdf9f7454e02eaa1b8aa9601b478c.tar.bz2 |
usb audio from dave, thx
SVN-Revision: 1882
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/brcm | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index 19ea26e..871cbdc 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -1164,7 +1164,32 @@ CONFIG_VIDEO_PROC_FS=y # # Sound # -# CONFIG_SOUND is not set +CONFIG_SOUND=m +# CONFIG_SOUND_ALI5455 is not set +# CONFIG_SOUND_BT878 is not set +# CONFIG_SOUND_CMPCI is not set +# CONFIG_SOUND_EMU10K1 is not set +# CONFIG_MIDI_EMU10K1 is not set +# CONFIG_SOUND_FUSION is not set +# CONFIG_SOUND_CS4281 is not set +# CONFIG_SOUND_ES1370 is not set +# CONFIG_SOUND_ES1371 is not set +# CONFIG_SOUND_ESSSOLO1 is not set +# CONFIG_SOUND_MAESTRO is not set +# CONFIG_SOUND_MAESTRO3 is not set +# CONFIG_SOUND_FORTE is not set +# CONFIG_SOUND_ICH is not set +# CONFIG_SOUND_RME96XX is not set +# CONFIG_SOUND_SONICVIBES is not set +# CONFIG_SOUND_TRIDENT is not set +# CONFIG_SOUND_MSNDCLAS is not set +# CONFIG_SOUND_MSNDPIN is not set +# CONFIG_SOUND_VIA82CXXX is not set +# CONFIG_MIDI_VIA82CXXX is not set +# CONFIG_SOUND_OSS is not set +# CONFIG_SOUND_TVMIXER is not set +# CONFIG_SOUND_AD1980 is not set +# CONFIG_SOUND_WM97XX is not set # # USB support @@ -1189,7 +1214,7 @@ CONFIG_USB_OHCI=m # # USB Device Class drivers # -# CONFIG_USB_AUDIO is not set +CONFIG_USB_AUDIO=m # CONFIG_USB_EMI26 is not set # |