]> Pileus Git - ~andy/linux/blobdiff - arch/x86/Kconfig.cpu
scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERS
[~andy/linux] / arch / x86 / Kconfig.cpu
index f20ddf84a89397c322d4f35657400d5590891832..a19829374e6a006b80a5db969a19c4f7dbae3449 100644 (file)
@@ -319,7 +319,7 @@ config X86_L1_CACHE_SHIFT
 
 config X86_XADD
        def_bool y
-       depends on X86_32 && !M386
+       depends on X86_64 || !M386
 
 config X86_PPRO_FENCE
        bool "PentiumPro memory ordering errata workaround"