Browse Source

drivers/edac: add info kconfig

Kconfig - modified the help of EDAC

Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Douglas Thompson 18 years ago
parent
commit
8cb2a39831
1 changed files with 3 additions and 2 deletions
  1. 3 2
      drivers/edac/Kconfig

+ 3 - 2
drivers/edac/Kconfig

@@ -13,8 +13,9 @@ menuconfig EDAC
 	help
 	help
 	  EDAC is designed to report errors in the core system.
 	  EDAC is designed to report errors in the core system.
 	  These are low-level errors that are reported in the CPU or
 	  These are low-level errors that are reported in the CPU or
-	  supporting chipset: memory errors, cache errors, PCI errors,
-	  thermal throttling, etc..  If unsure, select 'Y'.
+	  supporting chipset or other subsystems:
+	  memory errors, cache errors, PCI errors, thermal throttling, etc..
+	  If unsure, select 'Y'.
 
 
 	  If this code is reporting problems on your system, please
 	  If this code is reporting problems on your system, please
 	  see the EDAC project web pages for more information at:
 	  see the EDAC project web pages for more information at: