Skip to content

Commit

Permalink
[ALSA] Remove CONFIG_EXPERIMENTAL from intel8x0m driver
Browse files Browse the repository at this point in the history
Removed CONFIG_EXPERIMENTAL from intel8x0m driver.
The driver has been working well without problems.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jun 28, 2006
1 parent c83c0c4 commit cf1756e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -420,8 +420,8 @@ config SND_INTEL8X0
will be called snd-intel8x0.

config SND_INTEL8X0M
tristate "Intel/SiS/nVidia/AMD MC97 Modem (EXPERIMENTAL)"
depends on SND && EXPERIMENTAL
tristate "Intel/SiS/nVidia/AMD MC97 Modem"
depends on SND
select SND_AC97_CODEC
help
Say Y here to include support for the integrated MC97 modem on
Expand Down

0 comments on commit cf1756e

Please sign in to comment.