]> err.no Git - linux-2.6/blobdiff - arch/um/Kconfig.x86_64
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
[linux-2.6] / arch / um / Kconfig.x86_64
index 6e5357c5bcfb690cad5caa50e0abf3a0a331ed30..f60e9e506424cf91e6b97ff61105a7dfc4b4788d 100644 (file)
@@ -6,6 +6,11 @@ config 64BIT
        bool
        default y
 
+#XXX: this is so in the underlying arch, but it's wrong!!!
+config RWSEM_GENERIC_SPINLOCK
+       bool
+       default y
+
 config SEMAPHORE_SLEEPERS
        bool
        default y
@@ -37,3 +42,12 @@ config ARCH_HAS_SC_SIGNALS
 config ARCH_REUSE_HOST_VSYSCALL_AREA
        bool
        default n
+
+config SMP_BROKEN
+       bool
+       default y
+
+config GENERIC_HWEIGHT
+       bool
+       default y
+