lkml.org 
[lkml]   [2009]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 1/1] edac: remove EDACs experimental status
From: Doug Thompson <dougthompson@xmission.com>

After 3 years, this is a patch to remove the EXPERIMENTAL tag on EDAC.
We now have many module drivers submitters in EDAC and believe EDAC
is no longer EXPERIMENTAL


Signed-off-by: Doug Thompson <dougthompson@xmission.com
---
Kconfig | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Index: linux-2.6.28/drivers/edac/Kconfig
===================================================================
--- linux-2.6.28.orig/drivers/edac/Kconfig
+++ linux-2.6.28/drivers/edac/Kconfig
@@ -1,13 +1,12 @@
#
# EDAC Kconfig
-# Copyright (c) 2003 Linux Networx
+# Copyright (c) 2008 Doug Thompson www.softwarebitmaker.com
# Licensed and distributed under the GPL
#

menuconfig EDAC
- bool "EDAC - error detection and reporting (EXPERIMENTAL)"
+ bool "EDAC - error detection and reporting"
depends on HAS_IOMEM
- depends on EXPERIMENTAL
depends on X86 || PPC
help
EDAC is designed to report errors in the core system.

\
 
 \ /
  Last update: 2009-01-20 18:37    [W:0.018 / U:1.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site