lkml.org 
[lkml]   [2005]   [Oct]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: 2.6.14-rc5-mm1: EDAC: several options without a help text
FromAlan Cox <>
DateMon, 31 Oct 2005 15:26:50 +0000
On Gwe, 2005-10-28 at 19:58 +0200, Adrian Bunk wrote:
> Hi Alan,
> 
> the hardware-specific EDAC drivers don't have a help text.
> 
> Can you add help texts?

Done

Signed-off-by: Alan Cox <alan@redhat.com>

--- drivers/edac/Kconfig~	2005-10-31 14:49:10.707520192 +0000
+++ drivers/edac/Kconfig	2005-10-31 14:49:10.707520192 +0000
@@ -44,26 +44,44 @@
 config EDAC_AMD76X
 	tristate "AMD 76x (760, 762, 768)"
 	depends on EDAC
+	help
+	  Support for error detection and correction on the AMD 76x
+	  series of chipsets used with the Athlon processor.
 
 config EDAC_E7XXX
 	tristate "Intel e7xxx (e7205, e7500, e7501, e7505)"
 	depends on EDAC
+	help
+	  Support for error detection and correction on the Intel
+	  E7205, E7500, E7501 and E7505 server chipsets.
 
 config EDAC_E752X
 	tristate "Intel e752x (e7520, e7525, e7320)"
 	depends on EDAC
+	help
+	  Support for error detection and correction on the Intel
+	  E7520, E7525, E7320 server chipsets.
 
 config EDAC_I82875P
 	tristate "Intel 82875p (D82875P, E7210)"
 	depends on EDAC
+	help
+	  Support for error detection and correction on the Intel
+	  DP82785P and E7210 server chipsets.
 
 config EDAC_I82860
 	tristate "Intel 82860"
 	depends on EDAC
+	help
+	  Support for error detection and correction on the Intel
+	  82860 chipset.
 
 config EDAC_R82600
 	tristate "Radisys 82600 embedded chipset"
 	depends on EDAC
+	help
+	  Support for error detection and correction on the Radisys
+	  82600 embedded chipset.
 
 choice
 	prompt "Error detecting method"
-
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/

\
 
 \ /
  Last update: 2005-10-31 15:03    [from the cache]
©2003-2008