summaryrefslogtreecommitdiffstats
path: root/config-debug
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-10-16 22:52:03 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-10-16 22:58:02 -0300
commit05953f6713c3e93946786057e22e9962afa47ed9 (patch)
tree3a37b4d6f3b55143263a6daf2ee66819cd86807d /config-debug
parent546b07d1365672e79dd03ac10d9af96cbcb0ac35 (diff)
downloadkernel-05953f6713c3e93946786057e22e9962afa47ed9.tar.gz
kernel-05953f6713c3e93946786057e22e9962afa47ed9.tar.xz
kernel-05953f6713c3e93946786057e22e9962afa47ed9.zip
Fix i82975x_edac (BZ#848149)
This driver was soooo broken that I needed to rewrote the entire logic for memory identification and for memory error report. While here, enable EDAC_DEBUG, on debug kernels. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'config-debug')
-rw-r--r--config-debug2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-debug b/config-debug
index db0aa6d4..e1b3f9db 100644
--- a/config-debug
+++ b/config-debug
@@ -112,3 +112,5 @@ CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=1024
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
CONFIG_MAC80211_MESSAGE_TRACING=y
+
+CONFIG_EDAC_DEBUG=y