[PATCH] [TRIVIAL 1/12] 2.6.0-test6-bk remove reference tomodules.txt in drivers/atm/Kconfig
From: Steven Cole
Date:  Wed Oct 01 2003 - 11:15:29 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/drivers/atm/Kconfig	2003-09-30 21:07:23.000000000 -0600
+++ linux/drivers/atm/Kconfig	2003-09-30 21:33:16.000000000 -0600
@@ -32,9 +32,8 @@
 	  The driver works with MMF (-MF or ...F) and UTP-5 (-U5 or ...D)
 	  adapters.
 
-	  This driver is also available as a module.  If you want to compile
-	  it as a module, say M here and read
-	  <file:Documentation/modules.txt>.  The module will be called eni.
+	  To compile this driver as a module, choose M here: the
+	  module will be called eni.
 
 config ATM_ENI_DEBUG
 	bool "Enable extended debugging"
@@ -138,10 +137,8 @@
 	  Driver for the Fujitsu FireStream 155 (MB86697) and
 	  FireStream 50 (MB86695) ATM PCI chips.
 
-	  This driver is also available as a module.  If you want to compile
-	  it as a module, say M here and read
-	  <file:Documentation/modules.txt>.  The module will be called
-	  firestream.
+	  To compile this driver as a module, choose M here: the
+	  module will be called firestream.
 
 config ATM_ZATM
 	tristate "ZeitNet ZN1221/ZN1225"
@@ -150,9 +147,8 @@
 	  Driver for the ZeitNet ZN1221 (MMF) and ZN1225 (UTP-5) 155 Mbps ATM
 	  adapters.
 
-	  This driver is also available as a module.  If you want to compile
-	  it as a module, say M here and read
-	  <file:Documentation/modules.txt>.  The module will be called zatm.
+	  To compile this driver as a module, choose M here: the
+	  module will be called zatm.
 
 config ATM_ZATM_DEBUG
 	bool "Enable extended debugging"
@@ -176,10 +172,8 @@
 	  25 and for 155 Mbps, including IDT cards and the Fore ForeRunnerLE
 	  series. Say Y if you have one of those.
 
-	  This driver is also available as a module.  If you want to compile
-	  it as a module, say M here and read
-	  <file:Documentation/modules.txt>. The module will be called
-	  nicstar.
+	  To compile this driver as a module, choose M here: the
+	  module will be called nicstar.
 
 config ATM_NICSTAR_USE_SUNI
 	bool "Use suni PHY driver (155Mbps)"
@@ -209,9 +203,8 @@
 	help
 	  Driver for the IDT 77252 ATM PCI chips.
 
-	  This driver is also available as a module.  If you want to compile
-	  it as a module, say M here and read
-	  <file:Documentation/modules.txt>. The module will be called idt77252
+	  To compile this driver as a module, choose M here: the
+	  module will be called idt77252.
 
 config ATM_IDT77252_DEBUG
 	bool "Enable debugging messages"
-
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/