summaryrefslogtreecommitdiffstats
path: root/config-x86_64-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2011-11-04 08:26:47 -0400
committerJosh Boyer <jwboyer@redhat.com>2011-11-04 08:26:47 -0400
commit7b0cc2278dffcf7a403d3dfa30c33dba0b3d7794 (patch)
tree31143a31cee0acbab626342497111cda4a6182c2 /config-x86_64-generic
parentad5ad18ea224ba1d4e9765192cde8cdd8de0653a (diff)
downloadkernel-7b0cc2278dffcf7a403d3dfa30c33dba0b3d7794.tar.gz
kernel-7b0cc2278dffcf7a403d3dfa30c33dba0b3d7794.tar.xz
kernel-7b0cc2278dffcf7a403d3dfa30c33dba0b3d7794.zip
Linux 3.1-git6 (upstream 1a67a573b8d)
Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors on 32-bit kernels.
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r--config-x86_64-generic1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic
index f6645fe71..be41d737f 100644
--- a/config-x86_64-generic
+++ b/config-x86_64-generic
@@ -56,6 +56,7 @@ CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m
CONFIG_EDAC_AMD64=m
# CONFIG_EDAC_AMD64_ERROR_INJECTION is not set
+CONFIG_EDAC_SBRIDGE=m
# CONFIG_PC8736x_GPIO is not set