From: Tony Lindgren Date: Wed, 29 Jun 2005 14:01:46 +0000 (-0700) Subject: Merged with ../linux-2.6 X-Git-Tag: v2.6.13-omap1~95 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=822e75a272706abc0f76e05b2b1e45f7c8906c17;p=linux-2.6-omap-h63xx.git Merged with ../linux-2.6 --- 822e75a272706abc0f76e05b2b1e45f7c8906c17 diff --cc sound/oss/Kconfig index 3f1e00fb66a,7bd95ceab7c..1d5de4578a6 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig @@@ -4,36 -4,9 +4,36 @@@ # More hacking for modularisation. # # Prompt user for primary drivers. +config SOUND_OMAP + tristate "OMAP Sound Driver" + depends on SOUND_PRIME!=n && SOUND && ARCH_OMAP + ---help--- + OMAP Audio driver + +config SOUND_OMAP_TSC2101 + tristate "TSC2101 Stereo Codec" + depends on SOUND_OMAP && ( MACH_OMAP_H2 || MACH_OMAP_H3 ) + select OMAP_TSC2101 + select OMAP_UWIRE if ARCH_OMAP + ---help--- + Tsc2101 Audio Codec Driver for OMAP will be enabled. + Will also Enable the following: + 1. uWire Driver based on Platform + 2. TSC2101 Glue driver + +config SOUND_OMAP_AIC23 + tristate "AIC23 Stereo Codec" + depends on SOUND_OMAP && ( MACH_OMAP_INNOVATOR || MACH_OMAP_OSK ) + select OMAP_DSP if ARCH_OMAP + select SENSORS_TLV320AIC23 if ARCH_OMAP + ---help--- + AIC23 Audio Codec Driver for OMAP will be enabled. + This will also enable OMAP DSP support because McBSP needed for + this is a DSP peripheral. Additionally, AIC23 I2C support is enabled. + config SOUND_BT878 tristate "BT878 audio dma" - depends on SOUND_PRIME!=n && SOUND + depends on SOUND_PRIME ---help--- Audio DMA support for bt878 based grabber boards. As you might have already noticed, bt878 is listed with two functions in /proc/pci.