Graeme Gregory | 86e1f0d | 2007-02-14 13:20:46 +0100 | [diff] [blame^] | 1 | menu "SoC Audio for the Samsung S3C24XX" |
2 | |||||
3 | config SND_S3C24XX_SOC | ||||
4 | tristate "SoC Audio for the Samsung S3C24XX chips" | ||||
5 | depends on ARCH_S3C2410 && SND | ||||
6 | select SND_PCM | ||||
7 | help | ||||
8 | Say Y or M if you want to add support for codecs attached to | ||||
9 | the S3C24XX AC97, I2S or SSP interface. You will also need | ||||
10 | to select the audio interfaces to support below. | ||||
11 | |||||
12 | config SND_S3C24XX_SOC_I2S | ||||
13 | tristate | ||||
14 | |||||
15 | endmenu | ||||
16 |