]> git.karo-electronics.de Git - mv-sheeva.git/blob - sound/soc/s3c24xx/Kconfig
69d143e3ab250484503db97c6b1ba252baecd114
[mv-sheeva.git] / sound / soc / s3c24xx / Kconfig
1 config SND_S3C24XX_SOC
2         tristate "SoC Audio for the Samsung S3CXXXX chips"
3         depends on ARCH_S3C2410 || ARCH_S3C64XX
4         select S3C64XX_DMA if ARCH_S3C64XX
5         help
6           Say Y or M if you want to add support for codecs attached to
7           the S3C24XX AC97 or I2S interfaces. You will also need to
8           select the audio interfaces to support below.
9
10 config SND_S3C24XX_SOC_I2S
11         tristate
12         select S3C2410_DMA
13
14 config SND_S3C_I2SV2_SOC
15         tristate
16
17 config SND_S3C2412_SOC_I2S
18         tristate
19         select SND_S3C_I2SV2_SOC
20         select S3C2410_DMA
21
22 config SND_S3C64XX_SOC_I2S
23         tristate
24         select SND_S3C_I2SV2_SOC
25         select S3C64XX_DMA
26
27 config SND_S3C_SOC_PCM
28         tristate
29
30 config SND_S3C2443_SOC_AC97
31         tristate
32
33 config SND_S3C_SOC_AC97
34         tristate
35         select SND_SOC_AC97_BUS
36
37 config SND_S3C24XX_SOC_NEO1973_WM8753
38         tristate "SoC I2S Audio support for NEO1973 - WM8753"
39         depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA01
40         select SND_S3C24XX_SOC_I2S
41         select SND_SOC_WM8753
42         help
43           Say Y if you want to add support for SoC audio on smdk2440
44           with the WM8753.
45
46 config SND_S3C24XX_SOC_NEO1973_GTA02_WM8753
47         tristate "Audio support for the Openmoko Neo FreeRunner (GTA02)"
48         depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA02
49         select SND_S3C24XX_SOC_I2S
50         select SND_SOC_WM8753
51         help
52           This driver provides audio support for the Openmoko Neo FreeRunner
53           smartphone.
54           
55 config SND_S3C24XX_SOC_JIVE_WM8750
56         tristate "SoC I2S Audio support for Jive"
57         depends on SND_S3C24XX_SOC && MACH_JIVE
58         select SND_SOC_WM8750
59         select SND_S3C2412_SOC_I2S
60         help
61           Sat Y if you want to add support for SoC audio on the Jive.
62
63 config SND_S3C64XX_SOC_WM8580
64         tristate "SoC I2S Audio support for WM8580 on SMDK64XX"
65         depends on SND_S3C24XX_SOC && (MACH_SMDK6400 || MACH_SMDK6410)
66         depends on BROKEN
67         select SND_SOC_WM8580
68         select SND_S3C64XX_SOC_I2S
69         help
70           Sat Y if you want to add support for SoC audio on the SMDK64XX.
71
72 config SND_S3C24XX_SOC_SMDK2443_WM9710
73         tristate "SoC AC97 Audio support for SMDK2443 - WM9710"
74         depends on SND_S3C24XX_SOC && MACH_SMDK2443
75         select S3C2410_DMA
76         select AC97_BUS
77         select SND_SOC_AC97_CODEC
78         select SND_S3C_SOC_AC97
79         help
80           Say Y if you want to add support for SoC audio on smdk2443
81           with the WM9710.
82
83 config SND_S3C24XX_SOC_LN2440SBC_ALC650
84         tristate "SoC AC97 Audio support for LN2440SBC - ALC650"
85         depends on SND_S3C24XX_SOC && ARCH_S3C2410
86         select S3C2410_DMA
87         select AC97_BUS
88         select SND_SOC_AC97_CODEC
89         select SND_S3C_SOC_AC97
90         help
91           Say Y if you want to add support for SoC audio on ln2440sbc
92           with the ALC650.
93
94 config SND_S3C24XX_SOC_S3C24XX_UDA134X
95         tristate "SoC I2S Audio support UDA134X wired to a S3C24XX"
96         depends on SND_S3C24XX_SOC && ARCH_S3C2410
97         select SND_S3C24XX_SOC_I2S
98         select SND_SOC_L3
99         select SND_SOC_UDA134X
100
101 config SND_S3C24XX_SOC_SIMTEC
102         tristate
103         help
104           Internal node for common S3C24XX/Simtec suppor
105
106 config SND_S3C24XX_SOC_SIMTEC_TLV320AIC23
107         tristate "SoC I2S Audio support for TLV320AIC23 on Simtec boards"
108         depends on SND_S3C24XX_SOC && ARCH_S3C2410
109         select SND_S3C24XX_SOC_I2S
110         select SND_SOC_TLV320AIC23
111         select SND_S3C24XX_SOC_SIMTEC
112
113 config SND_S3C24XX_SOC_SIMTEC_HERMES
114         tristate "SoC I2S Audio support for Simtec Hermes board"
115         depends on SND_S3C24XX_SOC && ARCH_S3C2410
116         select SND_S3C24XX_SOC_I2S
117         select SND_SOC_TLV320AIC3X
118         select SND_S3C24XX_SOC_SIMTEC
119
120 config SND_SOC_SMDK_WM9713
121         tristate "SoC AC97 Audio support for SMDK with WM9713"
122         depends on SND_S3C24XX_SOC && MACH_SMDK6410
123         select SND_SOC_WM9713
124         select SND_S3C_SOC_AC97
125         help
126           Sat Y if you want to add support for SoC audio on the SMDK.