2002-04-24 03:11:45

by Steven Cole

[permalink] [raw]
Subject: [PATCH] 2.5.9-dj1, change to CONFIG_DMASOUND_PMAC in sound/oss/dmasound/Config.help

In sound/oss/dmasound/, in Config.in and the Makefile,
CONFIG_DMASOUND_AWACS has been changed to CONFIG_DMASOUND_PMAC.

This patch completes that change.

Steven

--- linux-2.5.9-dj1/sound/oss/dmasound/Config.help.orig Tue Apr 23 20:40:06 2002
+++ linux-2.5.9-dj1/sound/oss/dmasound/Config.help Tue Apr 23 20:47:19 2002
@@ -15,7 +15,7 @@
want). If you want to compile it as a module, say M here and read
<file:Documentation/modules.txt>.

-CONFIG_DMASOUND_AWACS
+CONFIG_DMASOUND_PMAC
If you want to use the internal audio of your PowerMac in Linux,
answer Y to this question. This will provide a Sun-like /dev/audio,
compatible with the Linux/i386 sound system. Otherwise, say N.