aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/config/config1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2592c61e41f8..7fb8430cfbd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -62,6 +62,9 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
* [amd64] Make AGP support again built-in to fullfill the not completely
documented dependency with GART IOMMU support. (closes: #561552)
+ [ maximilian attems ]
+ * [topconfig] set MEMORY_FAILURE.
+
-- Ben Hutchings <ben@decadent.org.uk> Sun, 10 Jan 2010 17:38:50 +0000
linux-2.6 (2.6.32-5) unstable; urgency=low
diff --git a/debian/config/config b/debian/config/config
index 2c42920a066a..9834fb41df0f 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -3332,6 +3332,7 @@ CONFIG_MEMORY_HOTREMOVE=y
CONFIG_MIGRATION=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
+CONFIG_MEMORY_FAILURE=y
##
## file: net/Kconfig