Remove GENERIC_HARDIRQ config option
[linux-2.6-block.git] / sound / soc / samsung / Kconfig
CommitLineData
8c1b5306 1config SND_SOC_SAMSUNG
a964f34d 2 tristate "ASoC support for Samsung"
3d721a34 3 depends on PLAT_SAMSUNG
239a22aa 4 select S3C64XX_DMA if ARCH_S3C64XX
b130d5c2 5 select S3C2410_DMA if ARCH_S3C24XX
86e1f0df
GG
6 help
7 Say Y or M if you want to add support for codecs attached to
a964f34d 8 the Samsung SoCs' Audio interfaces. You will also need to
6e498d5e 9 select the audio interfaces to support below.
86e1f0df 10
a964f34d 11config SND_S3C24XX_I2S
86e1f0df 12 tristate
c36623a7 13 select S3C2410_DMA
80ab1c0e 14
dc85447b
BD
15config SND_S3C_I2SV2_SOC
16 tristate
17
49646dfa
BD
18config SND_S3C2412_SOC_I2S
19 tristate
dc85447b 20 select SND_S3C_I2SV2_SOC
c36623a7 21 select S3C2410_DMA
49646dfa 22
a964f34d 23config SND_SAMSUNG_PCM
357a1db9
JB
24 tristate
25
a964f34d 26config SND_SAMSUNG_AC97
fc93ea2f
JB
27 tristate
28 select SND_SOC_AC97_BUS
29
a964f34d 30config SND_SAMSUNG_SPDIF
fc127ccc
SY
31 tristate
32 select SND_SOC_SPDIF
33
1c7ac018
JB
34config SND_SAMSUNG_I2S
35 tristate
36
8c1b5306 37config SND_SOC_SAMSUNG_NEO1973_WM8753
ec20fba7
PB
38 tristate "Audio support for Openmoko Neo1973 Smartphones (GTA02)"
39 depends on SND_SOC_SAMSUNG && MACH_NEO1973_GTA02
a964f34d 40 select SND_S3C24XX_I2S
80ab1c0e 41 select SND_SOC_WM8753
04c9548c 42 select SND_SOC_BT_SCO
80ab1c0e 43 help
f5c4ffbd
LPC
44 Say Y here to enable audio support for the Openmoko Neo1973
45 Smartphones.
80ab1c0e 46
8c1b5306 47config SND_SOC_SAMSUNG_JIVE_WM8750
3093e48c 48 tristate "SoC I2S Audio support for Jive"
8c1b5306 49 depends on SND_SOC_SAMSUNG && MACH_JIVE
3093e48c 50 select SND_SOC_WM8750
3093e48c
BD
51 select SND_S3C2412_SOC_I2S
52 help
53 Sat Y if you want to add support for SoC audio on the Jive.
54
8c1b5306 55config SND_SOC_SAMSUNG_SMDK_WM8580
d98ce6cf 56 tristate "SoC I2S Audio support for WM8580 on SMDK"
4b42120d 57 depends on SND_SOC_SAMSUNG && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDK6440 || MACH_SMDK6450 || MACH_SMDKV210 || MACH_SMDKC110)
d0f5fa17 58 select SND_SOC_WM8580
0fff21a8 59 select SND_SAMSUNG_I2S
d0f5fa17 60 help
d98ce6cf 61 Say Y if you want to add support for SoC audio on the SMDKs.
d0f5fa17 62
8c1b5306 63config SND_SOC_SAMSUNG_SMDK_WM8994
96657d33 64 tristate "SoC I2S Audio support for WM8994 on SMDK"
313367e7 65 depends on SND_SOC_SAMSUNG
0244ad00 66 depends on I2C=y
61e49bf1 67 select MFD_WM8994
96657d33
JB
68 select SND_SOC_WM8994
69 select SND_SAMSUNG_I2S
70 help
71 Say Y if you want to add support for SoC audio on the SMDKs.
72
8c1b5306 73config SND_SOC_SAMSUNG_SMDK2443_WM9710
80ab1c0e 74 tristate "SoC AC97 Audio support for SMDK2443 - WM9710"
8c1b5306 75 depends on SND_SOC_SAMSUNG && MACH_SMDK2443
1ec2963a
JB
76 select S3C2410_DMA
77 select AC97_BUS
80ab1c0e 78 select SND_SOC_AC97_CODEC
a964f34d 79 select SND_SAMSUNG_AC97
80ab1c0e
GG
80 help
81 Say Y if you want to add support for SoC audio on smdk2443
82 with the WM9710.
83
8c1b5306 84config SND_SOC_SAMSUNG_LN2440SBC_ALC650
040956fa 85 tristate "SoC AC97 Audio support for LN2440SBC - ALC650"
b130d5c2 86 depends on SND_SOC_SAMSUNG && ARCH_S3C24XX
c67d90ff
JB
87 select S3C2410_DMA
88 select AC97_BUS
040956fa 89 select SND_SOC_AC97_CODEC
a964f34d 90 select SND_SAMSUNG_AC97
040956fa
IK
91 help
92 Say Y if you want to add support for SoC audio on ln2440sbc
93 with the ALC650.
80ab1c0e 94
8c1b5306 95config SND_SOC_SAMSUNG_S3C24XX_UDA134X
7ad933d7 96 tristate "SoC I2S Audio support UDA134X wired to a S3C24XX"
b130d5c2 97 depends on SND_SOC_SAMSUNG && ARCH_S3C24XX
a964f34d 98 select SND_S3C24XX_I2S
070504ad 99 select SND_SOC_L3
a964f34d 100 select SND_SOC_UDA134X
14412acd 101
8c1b5306 102config SND_SOC_SAMSUNG_SIMTEC
14412acd
BD
103 tristate
104 help
105 Internal node for common S3C24XX/Simtec suppor
106
8c1b5306 107config SND_SOC_SAMSUNG_SIMTEC_TLV320AIC23
14412acd 108 tristate "SoC I2S Audio support for TLV320AIC23 on Simtec boards"
b130d5c2 109 depends on SND_SOC_SAMSUNG && ARCH_S3C24XX
a964f34d 110 select SND_S3C24XX_I2S
14412acd 111 select SND_SOC_TLV320AIC23
8c1b5306 112 select SND_SOC_SAMSUNG_SIMTEC
b2ec22e2 113
8c1b5306 114config SND_SOC_SAMSUNG_SIMTEC_HERMES
b2ec22e2 115 tristate "SoC I2S Audio support for Simtec Hermes board"
b130d5c2 116 depends on SND_SOC_SAMSUNG && ARCH_S3C24XX
a964f34d 117 select SND_S3C24XX_I2S
b2ec22e2 118 select SND_SOC_TLV320AIC3X
8c1b5306 119 select SND_SOC_SAMSUNG_SIMTEC
ff6e64da 120
8c1b5306 121config SND_SOC_SAMSUNG_H1940_UDA1380
1957668b 122 tristate "Audio support for the HP iPAQ H1940"
8c1b5306 123 depends on SND_SOC_SAMSUNG && ARCH_H1940
1957668b
VK
124 select SND_S3C24XX_I2S
125 select SND_SOC_UDA1380
126 help
127 This driver provides audio support for HP iPAQ h1940 PDA.
128
8c1b5306 129config SND_SOC_SAMSUNG_RX1950_UDA1380
81d97802 130 tristate "Audio support for the HP iPAQ RX1950"
8c1b5306 131 depends on SND_SOC_SAMSUNG && MACH_RX1950
a964f34d 132 select SND_S3C24XX_I2S
81d97802
VK
133 select SND_SOC_UDA1380
134 help
135 This driver provides audio support for HP iPAQ RX1950 PDA.
136
8c1b5306 137config SND_SOC_SAMSUNG_SMDK_WM9713
ff6e64da 138 tristate "SoC AC97 Audio support for SMDK with WM9713"
8c1b5306 139 depends on SND_SOC_SAMSUNG && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDKV210 || MACH_SMDKC110 || MACH_SMDKV310 || MACH_SMDKC210)
ff6e64da 140 select SND_SOC_WM9713
a964f34d 141 select SND_SAMSUNG_AC97
ff6e64da
JB
142 help
143 Sat Y if you want to add support for SoC audio on the SMDK.
ce93a370 144
8c1b5306 145config SND_SOC_SMARTQ
ce93a370 146 tristate "SoC I2S Audio support for SmartQ board"
8c1b5306 147 depends on SND_SOC_SAMSUNG && MACH_SMARTQ
b9493d6c 148 select SND_SAMSUNG_I2S
ce93a370 149 select SND_SOC_WM8750
3782a528 150
8c1b5306 151config SND_SOC_GONI_AQUILA_WM8994
3a56d0ca 152 tristate "SoC I2S Audio support for AQUILA/GONI - WM8994"
8c1b5306 153 depends on SND_SOC_SAMSUNG && (MACH_GONI || MACH_AQUILA)
0244ad00 154 depends on I2C=y
fcd8c742 155 select SND_SAMSUNG_I2S
61e49bf1 156 select MFD_WM8994
3782a528
CC
157 select SND_SOC_WM8994
158 help
3a56d0ca 159 Say Y if you want to add support for SoC audio on goni or aquila
f51582fd 160 with the WM8994.
b67089e4 161
8c1b5306 162config SND_SOC_SAMSUNG_SMDK_SPDIF
b67089e4 163 tristate "SoC S/PDIF Audio support for SMDK"
313367e7 164 depends on SND_SOC_SAMSUNG
a964f34d 165 select SND_SAMSUNG_SPDIF
b67089e4
SY
166 help
167 Say Y if you want to add support for SoC S/PDIF audio on the SMDK.
b8eeee68
SK
168
169config SND_SOC_SMDK_WM8580_PCM
170 tristate "SoC PCM Audio support for WM8580 on SMDK"
171 depends on SND_SOC_SAMSUNG && (MACH_SMDK6450 || MACH_SMDKV210 || MACH_SMDKC110)
172 select SND_SOC_WM8580
173 select SND_SAMSUNG_PCM
174 help
175 Say Y if you want to add support for SoC audio on the SMDK.
9b8dc66f 176
d2ec3aba
SK
177config SND_SOC_SMDK_WM8994_PCM
178 tristate "SoC PCM Audio support for WM8994 on SMDK"
313367e7 179 depends on SND_SOC_SAMSUNG
0244ad00 180 depends on I2C=y
61e49bf1 181 select MFD_WM8994
d2ec3aba
SK
182 select SND_SOC_WM8994
183 select SND_SAMSUNG_PCM
184 help
185 Say Y if you want to add support for SoC audio on the SMDK
186
9b8dc66f
MB
187config SND_SOC_SPEYSIDE
188 tristate "Audio support for Wolfson Speyside"
189 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410
190 select SND_SAMSUNG_I2S
a9ba6151 191 select SND_SOC_WM8996
ea3e98e7 192 select SND_SOC_WM9081
f9372c9c 193 select SND_SOC_WM0010
52c49e01 194 select SND_SOC_WM1250_EV1
22cb839b 195
6414261f
MB
196config SND_SOC_TOBERMORY
197 tristate "Audio support for Wolfson Tobermory"
22cb839b
MB
198 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410
199 select SND_SAMSUNG_I2S
200 select SND_SOC_WM8962
abda5dfd 201
b545dd92
MB
202config SND_SOC_BELLS
203 tristate "Audio support for Wolfson Bells"
204 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410
205 select SND_SAMSUNG_I2S
206 select SND_SOC_WM5102
207 select SND_SOC_WM5110
208 select SND_SOC_WM9081
213a7965 209 select SND_SOC_WM0010
4868ce57 210 select SND_SOC_WM1250_EV1
b545dd92 211
abda5dfd
MB
212config SND_SOC_LOWLAND
213 tristate "Audio support for Wolfson Lowland"
214 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410
215 select SND_SAMSUNG_I2S
216 select SND_SOC_WM5100
217 select SND_SOC_WM9081
0a590b1d
MB
218
219config SND_SOC_LITTLEMILL
220 tristate "Audio support for Wolfson Littlemill"
221 depends on SND_SOC_SAMSUNG && MACH_WLF_CRAGG_6410
222 select SND_SAMSUNG_I2S
dd85ecc2 223 select MFD_WM8994
0a590b1d 224 select SND_SOC_WM8994