ASoC: Add s3c64xx-i2s support
[sfrench/cifs-2.6.git] / sound / soc / s3c24xx / Kconfig
1 config SND_S3C24XX_SOC
2         tristate "SoC Audio for the Samsung S3C24XX chips"
3         depends on ARCH_S3C2410 || ARCH_S3C64XX
4         help
5           Say Y or M if you want to add support for codecs attached to
6           the S3C24XX AC97, I2S or SSP interface. You will also need
7           to select the audio interfaces to support below.
8
9 config SND_S3C24XX_SOC_I2S
10         tristate
11
12 config SND_S3C_I2SV2_SOC
13         tristate
14
15 config SND_S3C2412_SOC_I2S
16         tristate
17         select SND_S3C_I2SV2_SOC
18
19 config SND_S3C64XX_SOC_I2S
20         tristate
21         select SND_S3C_I2SV2_SOC
22
23 config SND_S3C2443_SOC_AC97
24         tristate
25         select AC97_BUS
26         select SND_SOC_AC97_BUS
27         
28 config SND_S3C24XX_SOC_NEO1973_WM8753
29         tristate "SoC I2S Audio support for NEO1973 - WM8753"
30         depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA01
31         select SND_S3C24XX_SOC_I2S
32         select SND_SOC_WM8753
33         help
34           Say Y if you want to add support for SoC audio on smdk2440
35           with the WM8753.
36
37 config SND_S3C24XX_SOC_JIVE_WM8750
38         tristate "SoC I2S Audio support for Jive"
39         depends on SND_S3C24XX_SOC && MACH_JIVE
40         select SND_SOC_WM8750
41         select SND_SOC_WM8750_SPI
42         select SND_S3C2412_SOC_I2S
43         help
44           Sat Y if you want to add support for SoC audio on the Jive.
45
46 config SND_S3C24XX_SOC_SMDK2443_WM9710
47         tristate "SoC AC97 Audio support for SMDK2443 - WM9710"
48         depends on SND_S3C24XX_SOC && MACH_SMDK2443
49         select SND_S3C2443_SOC_AC97
50         select SND_SOC_AC97_CODEC
51         help
52           Say Y if you want to add support for SoC audio on smdk2443
53           with the WM9710.
54
55 config SND_S3C24XX_SOC_LN2440SBC_ALC650
56         tristate "SoC AC97 Audio support for LN2440SBC - ALC650"
57         depends on SND_S3C24XX_SOC
58         select SND_S3C2443_SOC_AC97
59         select SND_SOC_AC97_CODEC
60         help
61           Say Y if you want to add support for SoC audio on ln2440sbc
62           with the ALC650.
63
64 config SND_S3C24XX_SOC_S3C24XX_UDA134X
65         tristate "SoC I2S Audio support UDA134X wired to a S3C24XX"
66         depends on SND_S3C24XX_SOC
67         select SND_S3C24XX_SOC_I2S
68         select SND_SOC_L3
69         select SND_SOC_UDA134X