diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-10-17 12:20:26 -0400 |
---|---|---|
committer | Arjan van de Ven <arjan@linux.intel.com> | 2008-10-17 12:20:26 -0400 |
commit | 651dab4264e4ba0e563f5ff56f748127246e9065 (patch) | |
tree | 016630974bdcb00fe529b673f96d389e0fd6dc94 /sound/isa/Kconfig | |
parent | 40b8606253552109815786e5d4b0de98782d31f5 (diff) | |
parent | 2e532d68a2b3e2aa6b19731501222069735c741c (diff) |
Merge commit 'linus/master' into merge-linus
Conflicts:
arch/x86/kvm/i8254.c
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r-- | sound/isa/Kconfig | 44 |
1 files changed, 20 insertions, 24 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index 5769a13c1d95..660beb41f767 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig | |||
@@ -1,10 +1,6 @@ | |||
1 | # ALSA ISA drivers | 1 | # ALSA ISA drivers |
2 | 2 | ||
3 | config SND_AD1848_LIB | 3 | config SND_WSS_LIB |
4 | tristate | ||
5 | select SND_PCM | ||
6 | |||
7 | config SND_CS4231_LIB | ||
8 | tristate | 4 | tristate |
9 | select SND_PCM | 5 | select SND_PCM |
10 | 6 | ||
@@ -55,7 +51,7 @@ config SND_AD1816A | |||
55 | 51 | ||
56 | config SND_AD1848 | 52 | config SND_AD1848 |
57 | tristate "Generic AD1848/CS4248 driver" | 53 | tristate "Generic AD1848/CS4248 driver" |
58 | select SND_AD1848_LIB | 54 | select SND_WSS_LIB |
59 | help | 55 | help |
60 | Say Y here to include support for AD1848 (Analog Devices) or | 56 | Say Y here to include support for AD1848 (Analog Devices) or |
61 | CS4248 (Cirrus Logic - Crystal Semiconductors) chips. | 57 | CS4248 (Cirrus Logic - Crystal Semiconductors) chips. |
@@ -86,7 +82,7 @@ config SND_AZT2320 | |||
86 | select ISAPNP | 82 | select ISAPNP |
87 | select SND_OPL3_LIB | 83 | select SND_OPL3_LIB |
88 | select SND_MPU401_UART | 84 | select SND_MPU401_UART |
89 | select SND_CS4231_LIB | 85 | select SND_WSS_LIB |
90 | help | 86 | help |
91 | Say Y here to include support for soundcards based on the | 87 | Say Y here to include support for soundcards based on the |
92 | Aztech Systems AZT2320 chip. | 88 | Aztech Systems AZT2320 chip. |
@@ -96,7 +92,7 @@ config SND_AZT2320 | |||
96 | 92 | ||
97 | config SND_CMI8330 | 93 | config SND_CMI8330 |
98 | tristate "C-Media CMI8330" | 94 | tristate "C-Media CMI8330" |
99 | select SND_AD1848_LIB | 95 | select SND_WSS_LIB |
100 | select SND_SB16_DSP | 96 | select SND_SB16_DSP |
101 | help | 97 | help |
102 | Say Y here to include support for soundcards based on the | 98 | Say Y here to include support for soundcards based on the |
@@ -108,7 +104,7 @@ config SND_CMI8330 | |||
108 | config SND_CS4231 | 104 | config SND_CS4231 |
109 | tristate "Generic Cirrus Logic CS4231 driver" | 105 | tristate "Generic Cirrus Logic CS4231 driver" |
110 | select SND_MPU401_UART | 106 | select SND_MPU401_UART |
111 | select SND_CS4231_LIB | 107 | select SND_WSS_LIB |
112 | help | 108 | help |
113 | Say Y here to include support for CS4231 chips from Cirrus | 109 | Say Y here to include support for CS4231 chips from Cirrus |
114 | Logic - Crystal Semiconductors. | 110 | Logic - Crystal Semiconductors. |
@@ -120,7 +116,7 @@ config SND_CS4232 | |||
120 | tristate "Generic Cirrus Logic CS4232 driver" | 116 | tristate "Generic Cirrus Logic CS4232 driver" |
121 | select SND_OPL3_LIB | 117 | select SND_OPL3_LIB |
122 | select SND_MPU401_UART | 118 | select SND_MPU401_UART |
123 | select SND_CS4231_LIB | 119 | select SND_WSS_LIB |
124 | help | 120 | help |
125 | Say Y here to include support for CS4232 chips from Cirrus | 121 | Say Y here to include support for CS4232 chips from Cirrus |
126 | Logic - Crystal Semiconductors. | 122 | Logic - Crystal Semiconductors. |
@@ -132,7 +128,7 @@ config SND_CS4236 | |||
132 | tristate "Generic Cirrus Logic CS4236+ driver" | 128 | tristate "Generic Cirrus Logic CS4236+ driver" |
133 | select SND_OPL3_LIB | 129 | select SND_OPL3_LIB |
134 | select SND_MPU401_UART | 130 | select SND_MPU401_UART |
135 | select SND_CS4231_LIB | 131 | select SND_WSS_LIB |
136 | help | 132 | help |
137 | Say Y to include support for CS4235,CS4236,CS4237B,CS4238B, | 133 | Say Y to include support for CS4235,CS4236,CS4237B,CS4238B, |
138 | CS4239 chips from Cirrus Logic - Crystal Semiconductors. | 134 | CS4239 chips from Cirrus Logic - Crystal Semiconductors. |
@@ -192,7 +188,7 @@ config SND_ES18XX | |||
192 | config SND_SC6000 | 188 | config SND_SC6000 |
193 | tristate "Gallant SC-6000, Audio Excel DSP 16" | 189 | tristate "Gallant SC-6000, Audio Excel DSP 16" |
194 | depends on HAS_IOPORT | 190 | depends on HAS_IOPORT |
195 | select SND_AD1848_LIB | 191 | select SND_WSS_LIB |
196 | select SND_OPL3_LIB | 192 | select SND_OPL3_LIB |
197 | select SND_MPU401_UART | 193 | select SND_MPU401_UART |
198 | help | 194 | help |
@@ -228,7 +224,7 @@ config SND_GUSEXTREME | |||
228 | config SND_GUSMAX | 224 | config SND_GUSMAX |
229 | tristate "Gravis UltraSound MAX" | 225 | tristate "Gravis UltraSound MAX" |
230 | select SND_RAWMIDI | 226 | select SND_RAWMIDI |
231 | select SND_CS4231_LIB | 227 | select SND_WSS_LIB |
232 | help | 228 | help |
233 | Say Y here to include support for Gravis UltraSound MAX | 229 | Say Y here to include support for Gravis UltraSound MAX |
234 | soundcards. | 230 | soundcards. |
@@ -240,7 +236,7 @@ config SND_INTERWAVE | |||
240 | tristate "AMD InterWave, Gravis UltraSound PnP" | 236 | tristate "AMD InterWave, Gravis UltraSound PnP" |
241 | depends on PNP | 237 | depends on PNP |
242 | select SND_RAWMIDI | 238 | select SND_RAWMIDI |
243 | select SND_CS4231_LIB | 239 | select SND_WSS_LIB |
244 | help | 240 | help |
245 | Say Y here to include support for AMD InterWave based | 241 | Say Y here to include support for AMD InterWave based |
246 | soundcards (Gravis UltraSound Plug & Play, STB SoundRage32, | 242 | soundcards (Gravis UltraSound Plug & Play, STB SoundRage32, |
@@ -253,7 +249,7 @@ config SND_INTERWAVE_STB | |||
253 | tristate "AMD InterWave + TEA6330T (UltraSound 32-Pro)" | 249 | tristate "AMD InterWave + TEA6330T (UltraSound 32-Pro)" |
254 | depends on PNP | 250 | depends on PNP |
255 | select SND_RAWMIDI | 251 | select SND_RAWMIDI |
256 | select SND_CS4231_LIB | 252 | select SND_WSS_LIB |
257 | help | 253 | help |
258 | Say Y here to include support for AMD InterWave based | 254 | Say Y here to include support for AMD InterWave based |
259 | soundcards with a TEA6330T bass and treble regulator | 255 | soundcards with a TEA6330T bass and treble regulator |
@@ -266,7 +262,7 @@ config SND_OPL3SA2 | |||
266 | tristate "Yamaha OPL3-SA2/SA3" | 262 | tristate "Yamaha OPL3-SA2/SA3" |
267 | select SND_OPL3_LIB | 263 | select SND_OPL3_LIB |
268 | select SND_MPU401_UART | 264 | select SND_MPU401_UART |
269 | select SND_CS4231_LIB | 265 | select SND_WSS_LIB |
270 | help | 266 | help |
271 | Say Y here to include support for Yamaha OPL3-SA2 and OPL3-SA3 | 267 | Say Y here to include support for Yamaha OPL3-SA2 and OPL3-SA3 |
272 | chips. | 268 | chips. |
@@ -279,7 +275,7 @@ config SND_OPTI92X_AD1848 | |||
279 | select SND_OPL3_LIB | 275 | select SND_OPL3_LIB |
280 | select SND_OPL4_LIB | 276 | select SND_OPL4_LIB |
281 | select SND_MPU401_UART | 277 | select SND_MPU401_UART |
282 | select SND_AD1848_LIB | 278 | select SND_WSS_LIB |
283 | help | 279 | help |
284 | Say Y here to include support for soundcards based on Opti | 280 | Say Y here to include support for soundcards based on Opti |
285 | 82C92x or OTI-601 chips and using an AD1848 codec. | 281 | 82C92x or OTI-601 chips and using an AD1848 codec. |
@@ -292,7 +288,7 @@ config SND_OPTI92X_CS4231 | |||
292 | select SND_OPL3_LIB | 288 | select SND_OPL3_LIB |
293 | select SND_OPL4_LIB | 289 | select SND_OPL4_LIB |
294 | select SND_MPU401_UART | 290 | select SND_MPU401_UART |
295 | select SND_CS4231_LIB | 291 | select SND_WSS_LIB |
296 | help | 292 | help |
297 | Say Y here to include support for soundcards based on Opti | 293 | Say Y here to include support for soundcards based on Opti |
298 | 82C92x chips and using a CS4231 codec. | 294 | 82C92x chips and using a CS4231 codec. |
@@ -304,7 +300,7 @@ config SND_OPTI93X | |||
304 | tristate "OPTi 82C93x" | 300 | tristate "OPTi 82C93x" |
305 | select SND_OPL3_LIB | 301 | select SND_OPL3_LIB |
306 | select SND_MPU401_UART | 302 | select SND_MPU401_UART |
307 | select SND_CS4231_LIB | 303 | select SND_WSS_LIB |
308 | help | 304 | help |
309 | Say Y here to include support for soundcards based on Opti | 305 | Say Y here to include support for soundcards based on Opti |
310 | 82C93x chips. | 306 | 82C93x chips. |
@@ -315,7 +311,7 @@ config SND_OPTI93X | |||
315 | config SND_MIRO | 311 | config SND_MIRO |
316 | tristate "Miro miroSOUND PCM1pro/PCM12/PCM20radio driver" | 312 | tristate "Miro miroSOUND PCM1pro/PCM12/PCM20radio driver" |
317 | select SND_OPL4_LIB | 313 | select SND_OPL4_LIB |
318 | select SND_CS4231_LIB | 314 | select SND_WSS_LIB |
319 | select SND_MPU401_UART | 315 | select SND_MPU401_UART |
320 | select SND_PCM | 316 | select SND_PCM |
321 | help | 317 | help |
@@ -364,7 +360,7 @@ config SND_SBAWE | |||
364 | config SND_SB16_CSP | 360 | config SND_SB16_CSP |
365 | bool "Sound Blaster 16/AWE CSP support" | 361 | bool "Sound Blaster 16/AWE CSP support" |
366 | depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC) | 362 | depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC) |
367 | select FW_LOADER if !SND_SB16_CSP_FIRMWARE_IN_KERNEL | 363 | select FW_LOADER |
368 | help | 364 | help |
369 | Say Y here to include support for the CSP core. This special | 365 | Say Y here to include support for the CSP core. This special |
370 | coprocessor can do variable tasks like various compression and | 366 | coprocessor can do variable tasks like various compression and |
@@ -372,7 +368,7 @@ config SND_SB16_CSP | |||
372 | 368 | ||
373 | config SND_SGALAXY | 369 | config SND_SGALAXY |
374 | tristate "Aztech Sound Galaxy" | 370 | tristate "Aztech Sound Galaxy" |
375 | select SND_AD1848_LIB | 371 | select SND_WSS_LIB |
376 | help | 372 | help |
377 | Say Y here to include support for Aztech Sound Galaxy | 373 | Say Y here to include support for Aztech Sound Galaxy |
378 | soundcards. | 374 | soundcards. |
@@ -384,7 +380,7 @@ config SND_SSCAPE | |||
384 | tristate "Ensoniq SoundScape PnP driver" | 380 | tristate "Ensoniq SoundScape PnP driver" |
385 | select SND_HWDEP | 381 | select SND_HWDEP |
386 | select SND_MPU401_UART | 382 | select SND_MPU401_UART |
387 | select SND_CS4231_LIB | 383 | select SND_WSS_LIB |
388 | help | 384 | help |
389 | Say Y here to include support for Ensoniq SoundScape PnP | 385 | Say Y here to include support for Ensoniq SoundScape PnP |
390 | soundcards. | 386 | soundcards. |
@@ -397,7 +393,7 @@ config SND_WAVEFRONT | |||
397 | select FW_LOADER | 393 | select FW_LOADER |
398 | select SND_OPL3_LIB | 394 | select SND_OPL3_LIB |
399 | select SND_MPU401_UART | 395 | select SND_MPU401_UART |
400 | select SND_CS4231_LIB | 396 | select SND_WSS_LIB |
401 | help | 397 | help |
402 | Say Y here to include support for Turtle Beach Maui, Tropez | 398 | Say Y here to include support for Turtle Beach Maui, Tropez |
403 | and Tropez+ soundcards based on the Wavefront chip. | 399 | and Tropez+ soundcards based on the Wavefront chip. |