commit | 413f9efbc513d330f00352bb7cba060a729999d3 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Wed Dec 16 12:20:00 2009 +0100 |
committer | Andi Kleen <ak@linux.intel.com> | Wed Dec 16 12:20:00 2009 +0100 |
tree | 4c7fb14ebea463826e6509f7c728fe4ff2a4c9eb | |
parent | d15f107d97bd74c74d8f5144843d372666ddbdac [diff] [blame] |
HWPOISON: mention HWPoison in Kconfig entry Signed-off-by: Andi Kleen <ak@linux.intel.com>
diff --git a/mm/Kconfig b/mm/Kconfig index 8cea7fd..43ea8c3 100644 --- a/mm/Kconfig +++ b/mm/Kconfig
@@ -251,7 +251,7 @@ special hardware support and typically ECC memory. config HWPOISON_INJECT - tristate "Poison pages injector" + tristate "HWPoison pages injector" depends on MEMORY_FAILURE && DEBUG_KERNEL select PROC_PAGE_MONITOR