diff options
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r-- | sound/isa/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index a38d9643e9d8..affa13480659 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig | |||
@@ -425,7 +425,7 @@ config SND_WAVEFRONT | |||
425 | 425 | ||
426 | config SND_MSND_PINNACLE | 426 | config SND_MSND_PINNACLE |
427 | tristate "Turtle Beach MultiSound Pinnacle/Fiji driver" | 427 | tristate "Turtle Beach MultiSound Pinnacle/Fiji driver" |
428 | depends on X86 && EXPERIMENTAL | 428 | depends on X86 |
429 | select FW_LOADER | 429 | select FW_LOADER |
430 | select SND_MPU401_UART | 430 | select SND_MPU401_UART |
431 | select SND_PCM | 431 | select SND_PCM |
@@ -438,7 +438,7 @@ config SND_MSND_PINNACLE | |||
438 | 438 | ||
439 | config SND_MSND_CLASSIC | 439 | config SND_MSND_CLASSIC |
440 | tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey" | 440 | tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey" |
441 | depends on X86 && EXPERIMENTAL | 441 | depends on X86 |
442 | select FW_LOADER | 442 | select FW_LOADER |
443 | select SND_MPU401_UART | 443 | select SND_MPU401_UART |
444 | select SND_PCM | 444 | select SND_PCM |