From 7b0cc2278dffcf7a403d3dfa30c33dba0b3d7794 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 4 Nov 2011 08:26:47 -0400 Subject: 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. --- config-x86-32-generic | 1 + 1 file changed, 1 insertion(+) (limited to 'config-x86-32-generic') diff --git a/config-x86-32-generic b/config-x86-32-generic index 566fac21..f10769f4 100644 --- a/config-x86-32-generic +++ b/config-x86-32-generic @@ -203,3 +203,4 @@ CONFIG_I2O_EXT_ADAPTEC=y CONFIG_I2O_CONFIG_OLD_IOCTL=y CONFIG_I2O_BUS=m +# CONFIG_EDAC_SBRIDGE is not set -- cgit