From: Andreas Mohr Date: Sun, 5 Jul 2009 11:28:48 +0000 (+0200) Subject: ALSA: azt3328: fix Kconfig entry X-Git-Tag: v2.6.32-rc3~9^2~36^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3eff8958308ed875a4e845d59a498288f8bbad77;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git ALSA: azt3328: fix Kconfig entry This driver is about as far from being experimental as it can ever get for an undocumented card, thus create this patch (interestingly it was the only EXPERIMENTAL remaining in the entire Kconfig file). Signed-off-by: Andreas Mohr Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 748f6b7..fb5ee3c 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -135,11 +135,11 @@ config SND_AW2 config SND_AZT3328 - tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)" - depends on EXPERIMENTAL + tristate "Aztech AZF3328 / PCI168" select SND_OPL3_LIB select SND_MPU401_UART select SND_PCM + select SND_RAWMIDI help Say Y here to include support for Aztech AZF3328 (PCI168) soundcards.