blob: bb6e00a1cf6690bcf398a8e604896f19dadd1e69 [file] [log] [blame]
Graeme Gregory86e1f0d2007-02-14 13:20:46 +01001menu "SoC Audio for the Samsung S3C24XX"
2
3config SND_S3C24XX_SOC
4 tristate "SoC Audio for the Samsung S3C24XX chips"
Takashi Iwai4d020312007-03-08 12:53:55 +01005 depends on ARCH_S3C2410 && SND_SOC
Graeme Gregory86e1f0d2007-02-14 13:20:46 +01006 help
7 Say Y or M if you want to add support for codecs attached to
8 the S3C24XX AC97, I2S or SSP interface. You will also need
9 to select the audio interfaces to support below.
10
11config SND_S3C24XX_SOC_I2S
12 tristate
13
14endmenu
15