mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] EDAC: make default 'Y' to match Kconfig recommendation
@ 2005-10-17 13:00 Jesper Juhl
  0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2005-10-17 13:00 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

The help text for EDAC has a clear "If unsure, select 'Y'" note, yet the
default is 'N' - that doesn't add up.
This patch makes DEAC default to 'Y' to match the recommendation.


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

 drivers/edac/Kconfig |    1 +
 1 files changed, 1 insertion(+)

--- linux-2.6.14-rc4-mm1-orig/drivers/edac/Kconfig	2005-10-17 12:00:36.000000000 +0200
+++ linux-2.6.14-rc4-mm1/drivers/edac/Kconfig	2005-10-17 14:55:28.000000000 +0200
@@ -10,6 +10,7 @@
 
 config EDAC
 	tristate "EDAC core system error reporting"
+	default y
 	help
 	  EDAC is designed to report errors in the core system.
 	  These are low-level errors that are reported in the CPU or




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-17 12:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-17 13:00 [PATCH] EDAC: make default 'Y' to match Kconfig recommendation Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®