Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <andi@lisas.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Andreas Mohr and committed by
Takashi Iwai
3eff8958 8e4a718f

+2 -2
+2 -2
sound/pci/Kconfig
··· 135 135 136 136 137 137 config SND_AZT3328 138 - tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)" 139 - depends on EXPERIMENTAL 138 + tristate "Aztech AZF3328 / PCI168" 140 139 select SND_OPL3_LIB 141 140 select SND_MPU401_UART 142 141 select SND_PCM 142 + select SND_RAWMIDI 143 143 help 144 144 Say Y here to include support for Aztech AZF3328 (PCI168) 145 145 soundcards.