ASoC: OMAP: Use DMA operating mode of McBSP
[linux-2.6-block.git] / sound / soc / s3c24xx / Kconfig
CommitLineData
86e1f0df 1config SND_S3C24XX_SOC
499d8f4a 2 tristate "SoC Audio for the Samsung S3CXXXX chips"
b2472b1d 3 depends on ARCH_S3C2410 || ARCH_S3C64XX
86e1f0df
GG
4 help
5 Say Y or M if you want to add support for codecs attached to
6e498d5e
MB
6 the S3C24XX AC97 or I2S interfaces. You will also need to
7 select the audio interfaces to support below.
86e1f0df
GG
8
9config SND_S3C24XX_SOC_I2S
10 tristate
c36623a7 11 select S3C2410_DMA
80ab1c0e 12
dc85447b
BD
13config SND_S3C_I2SV2_SOC
14 tristate
15
49646dfa
BD
16config SND_S3C2412_SOC_I2S
17 tristate
dc85447b 18 select SND_S3C_I2SV2_SOC
c36623a7 19 select S3C2410_DMA
49646dfa 20
f8cf8176
BD
21config SND_S3C64XX_SOC_I2S
22 tristate
23 select SND_S3C_I2SV2_SOC
c36623a7 24 select S3C64XX_DMA
f8cf8176 25
80ab1c0e
GG
26config SND_S3C2443_SOC_AC97
27 tristate
c36623a7 28 select S3C2410_DMA
80ab1c0e 29 select AC97_BUS
80ab1c0e
GG
30 select SND_SOC_AC97_BUS
31
32config SND_S3C24XX_SOC_NEO1973_WM8753
33 tristate "SoC I2S Audio support for NEO1973 - WM8753"
9c638cd6 34 depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA01
80ab1c0e
GG
35 select SND_S3C24XX_SOC_I2S
36 select SND_SOC_WM8753
37 help
38 Say Y if you want to add support for SoC audio on smdk2440
39 with the WM8753.
40
606689e9
MB
41config SND_S3C24XX_SOC_NEO1973_GTA02_WM8753
42 tristate "Audio support for the Openmoko Neo FreeRunner (GTA02)"
43 depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA02
44 select SND_S3C24XX_SOC_I2S
45 select SND_SOC_WM8753
46 help
47 This driver provides audio support for the Openmoko Neo FreeRunner
48 smartphone.
49
3093e48c
BD
50config SND_S3C24XX_SOC_JIVE_WM8750
51 tristate "SoC I2S Audio support for Jive"
52 depends on SND_S3C24XX_SOC && MACH_JIVE
53 select SND_SOC_WM8750
3093e48c
BD
54 select SND_S3C2412_SOC_I2S
55 help
56 Sat Y if you want to add support for SoC audio on the Jive.
57
80ab1c0e
GG
58config SND_S3C24XX_SOC_SMDK2443_WM9710
59 tristate "SoC AC97 Audio support for SMDK2443 - WM9710"
60 depends on SND_S3C24XX_SOC && MACH_SMDK2443
61 select SND_S3C2443_SOC_AC97
62 select SND_SOC_AC97_CODEC
63 help
64 Say Y if you want to add support for SoC audio on smdk2443
65 with the WM9710.
66
040956fa
IK
67config SND_S3C24XX_SOC_LN2440SBC_ALC650
68 tristate "SoC AC97 Audio support for LN2440SBC - ALC650"
4bc4c9a5 69 depends on SND_S3C24XX_SOC && ARCH_S3C2410
040956fa
IK
70 select SND_S3C2443_SOC_AC97
71 select SND_SOC_AC97_CODEC
72 help
73 Say Y if you want to add support for SoC audio on ln2440sbc
74 with the ALC650.
80ab1c0e 75
7ad933d7
CP
76config SND_S3C24XX_SOC_S3C24XX_UDA134X
77 tristate "SoC I2S Audio support UDA134X wired to a S3C24XX"
4bc4c9a5 78 depends on SND_S3C24XX_SOC && ARCH_S3C2410
7ad933d7 79 select SND_S3C24XX_SOC_I2S
070504ad 80 select SND_SOC_L3
7ad933d7 81 select SND_SOC_UDA134X