summaryrefslogtreecommitdiffstats
path: root/config-nodebug
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-05-10 09:34:19 -0400
committerJosh Boyer <jwboyer@redhat.com>2013-05-10 09:34:19 -0400
commitd96b81ac0626bd30f5349584d206a5031aaf865b (patch)
treed679bba6bd33a99159ab9b986f840e5e50c05873 /config-nodebug
parentd937c7d4ce6dd808a44d72230c550643419e05e8 (diff)
downloadkernel-d96b81ac0626bd30f5349584d206a5031aaf865b.tar.gz
kernel-d96b81ac0626bd30f5349584d206a5031aaf865b.tar.xz
kernel-d96b81ac0626bd30f5349584d206a5031aaf865b.zip
Fix CONFIG_EDAC_DEBUG setting in debug kernels
Diffstat (limited to 'config-nodebug')
-rw-r--r--config-nodebug2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug
index 5b0d69558..5ff12b5bb 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -117,6 +117,6 @@ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
# CONFIG_MAC80211_MESSAGE_TRACING is not set
-# CONFIG_EDAC_DEBUG is not set
+CONFIG_EDAC_DEBUG=y
# CONFIG_SPI_DEBUG is not set