Commit 4577ca55 authored by Doug Thompson's avatar Doug Thompson Committed by Linus Torvalds

edac: remove EDAC's experimental status

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
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent cc18e3cd
#
# 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment