PATCH: 2.5.28 CS4281 is missing in sound/pci/Config.in

Alan Cox (alan@irongate.swansea.linux.org.uk)
Thu, 25 Jul 2002 15:48:00 +0100 (BST)


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.28/sound/pci/Config.in linux-2.5.28-ac1/sound/pci/Config.in
--- linux-2.5.28/sound/pci/Config.in Thu Jul 25 10:51:01 2002
+++ linux-2.5.28-ac1/sound/pci/Config.in Thu Jul 25 13:08:20 2002
@@ -8,6 +8,7 @@
if [ "$CONFIG_SND_CS46XX" != "n" ]; then
bool ' Cirrus Logic (Sound Fusion) MMAP support for OSS' CONFIG_SND_CS46XX_ACCEPT_VALID
fi
+dep_tristate 'Cirrus Logic (Sound Fusion) CS4281' CONFIG_SND_CS4281 $CONFIG_SND
dep_tristate 'EMU10K1 (SB Live!, E-mu APS)' CONFIG_SND_EMU10K1 $CONFIG_SND
dep_tristate 'Korg 1212 IO' CONFIG_SND_KORG1212 $CONFIG_SND
dep_tristate 'NeoMagic NM256AV/ZX' CONFIG_SND_NM256 $CONFIG_SND
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/