]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/Kconfig
x86: arch/x86/Kconfig.cpu unification
[linux-2.6-omap-h63xx.git] / arch / x86 / Kconfig
index d1382c512953ae0eafb544c6c8fcbc95096344ef..e741fc772da58b80e4c534fd88611fc6a82e8e16 100644 (file)
@@ -1,3 +1,22 @@
+# x86 configuration
+
+### Arch settings
+config RWSEM_GENERIC_SPINLOCK
+       def_bool !X86_XADD
+
+config RWSEM_XCHGADD_ALGORITHM
+       def_bool X86_XADD
+
+config ARCH_HAS_ILOG2_U32
+       def_bool n
+
+config ARCH_HAS_ILOG2_U64
+       def_bool n
+
+config GENERIC_CALIBRATE_DELAY
+       def_bool y
+
+
 menu "Power management options"
        depends on !X86_VOYAGER