diff options
-rw-r--r-- | sound/pci/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index d37346b12dc0..39162af7f19e 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -420,8 +420,8 @@ config SND_INTEL8X0 | |||
420 | will be called snd-intel8x0. | 420 | will be called snd-intel8x0. |
421 | 421 | ||
422 | config SND_INTEL8X0M | 422 | config SND_INTEL8X0M |
423 | tristate "Intel/SiS/nVidia/AMD MC97 Modem (EXPERIMENTAL)" | 423 | tristate "Intel/SiS/nVidia/AMD MC97 Modem" |
424 | depends on SND && EXPERIMENTAL | 424 | depends on SND |
425 | select SND_AC97_CODEC | 425 | select SND_AC97_CODEC |
426 | help | 426 | help |
427 | Say Y here to include support for the integrated MC97 modem on | 427 | Say Y here to include support for the integrated MC97 modem on |