blob: 57429041189c134abda26547ab723cef54590e6e [file] [log] [blame]
Ryan Mallondb5bf412010-06-04 17:11:24 +12001config SND_EP93XX_SOC
2 tristate "SoC Audio support for the Cirrus Logic EP93xx series"
3 depends on ARCH_EP93XX && SND_SOC
4 help
5 Say Y or M if you want to add support for codecs attached to
Mika Westerbergaa7e1b82010-10-14 17:49:06 +03006 the EP93xx I2S or AC97 interfaces.
Ryan Mallondb5bf412010-06-04 17:11:24 +12007
8config SND_EP93XX_SOC_I2S
9 tristate
Ryan Mallon315f7da2010-06-08 22:01:12 +120010
Mika Westerbergaa7e1b82010-10-14 17:49:06 +030011config SND_EP93XX_SOC_AC97
12 tristate
13 select AC97_BUS
14 select SND_SOC_AC97_BUS
15
Ryan Mallon315f7da2010-06-08 22:01:12 +120016config SND_EP93XX_SOC_SNAPPERCL15
17 tristate "SoC Audio support for Bluewater Systems Snapper CL15 module"
18 depends on SND_EP93XX_SOC && MACH_SNAPPER_CL15
19 select SND_EP93XX_SOC_I2S
20 select SND_SOC_TLV320AIC23
21 help
22 Say Y or M here if you want to add support for I2S audio on the
23 Bluewater Systems Snapper CL15 module.
Mika Westerbergd42a2802010-10-14 17:49:08 +030024
25config SND_EP93XX_SOC_SIMONE
26 tristate "SoC Audio support for Simplemachines Sim.One board"
27 depends on SND_EP93XX_SOC && MACH_SIM_ONE
28 select SND_EP93XX_SOC_AC97
29 select SND_SOC_AC97_CODEC
30 help
31 Say Y or M here if you want to add support for AC97 audio on the
32 Simplemachines Sim.One board.