x86/numachip: Drop unnecessary conflict with EDAC
authorDaniel J Blueman <[email protected]>
Wed, 25 Jan 2012 06:35:49 +0000 (14:35 +0800)
committerIngo Molnar <[email protected]>
Thu, 26 Jan 2012 10:03:03 +0000 (11:03 +0100)
EDAC detection no longer crashes multi-node systems, so don't
conflict on it with NumaChip.

Signed-off-by: Daniel J Blueman <[email protected]>
Cc: Steffen Persvold <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/Kconfig

index 864cc6e6ac8e300d35b45c6b749f2ee93555c891..5bed94e189fab8ef9bf24f038763ee90bc45b798 100644 (file)
@@ -360,7 +360,6 @@ config X86_NUMACHIP
        depends on NUMA
        depends on SMP
        depends on X86_X2APIC
-       depends on !EDAC_AMD64
        ---help---
          Adds support for Numascale NumaChip large-SMP systems. Needed to
          enable more than ~168 cores.