diff options
| author | Andi Kleen <andi@firstfloor.org> | 2009-12-16 06:20:00 -0500 |
|---|---|---|
| committer | Andi Kleen <ak@linux.intel.com> | 2009-12-16 06:20:00 -0500 |
| commit | 413f9efbc513d330f00352bb7cba060a729999d3 (patch) | |
| tree | 4c7fb14ebea463826e6509f7c728fe4ff2a4c9eb | |
| parent | d15f107d97bd74c74d8f5144843d372666ddbdac (diff) | |
HWPOISON: mention HWPoison in Kconfig entry
Signed-off-by: Andi Kleen <ak@linux.intel.com>
| -rw-r--r-- | mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index 8cea7fde06e1..43ea8c3a2bbf 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
| @@ -251,7 +251,7 @@ config MEMORY_FAILURE | |||
| 251 | special hardware support and typically ECC memory. | 251 | special hardware support and typically ECC memory. |
| 252 | 252 | ||
| 253 | config HWPOISON_INJECT | 253 | config HWPOISON_INJECT |
| 254 | tristate "Poison pages injector" | 254 | tristate "HWPoison pages injector" |
| 255 | depends on MEMORY_FAILURE && DEBUG_KERNEL | 255 | depends on MEMORY_FAILURE && DEBUG_KERNEL |
| 256 | select PROC_PAGE_MONITOR | 256 | select PROC_PAGE_MONITOR |
| 257 | 257 | ||
