[PATCH] [TRIVIAL 3/12] 2.6.0-test6-bk remove reference tomodules.txt in sound/oss/dmasound/Kconfig

From: Steven Cole
Date: Wed Oct 01 2003 - 11:28:45 EST


This patch removes the reference to Documentation/modules.txt,
which has been removed. The patch was made against the current
2.6-bk tree.

Steven

--- 2.6-bk-current/sound/oss/dmasound/Kconfig 2003-09-30 21:07:56.000000000 -0600
+++ linux/sound/oss/dmasound/Kconfig 2003-09-30 21:52:31.000000000 -0600
@@ -7,10 +7,8 @@
Y to this question. This will provide a Sun-like /dev/audio,
compatible with the Linux/i386 sound system. Otherwise, say N.

- This driver is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you
- want). If you want to compile it as a module, say M here and read
- <file:Documentation/modules.txt>.
+ To compile this driver as a module, choose M here: the
+ module will be called dmasound_atari.

config DMASOUND_PMAC
tristate "PowerMac DMA sound support"
@@ -21,10 +19,8 @@
answer Y to this question. This will provide a Sun-like /dev/audio,
compatible with the Linux/i386 sound system. Otherwise, say N.

- This driver is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you
- want). If you want to compile it as a module, say M here and read
- <file:Documentation/modules.txt>.
+ To compile this driver as a module, choose M here: the
+ module will be called dmasound_pmac.

config DMASOUND_PAULA
tristate "Amiga DMA sound support"
@@ -35,10 +31,8 @@
Y to this question. This will provide a Sun-like /dev/audio,
compatible with the Linux/i386 sound system. Otherwise, say N.

- This driver is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you
- want). If you want to compile it as a module, say M here and read
- <file:Documentation/modules.txt>.
+ To compile this driver as a module, choose M here: the
+ module will be called dmasound_paula.

config DMASOUND_Q40
tristate "Q40 sound support"
@@ -49,10 +43,8 @@
Y to this question. This will provide a Sun-like /dev/audio,
compatible with the Linux/i386 sound system. Otherwise, say N.

- This driver is also available as a module ( = code which can be
- inserted in and removed from the running kernel whenever you
- want). If you want to compile it as a module, say M here and read
- <file:Documentation/modules.txt>.
+ To compile this driver as a module, choose M here: the
+ module will be called dmasound_q40.

config DMASOUND
tristate







-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/