NLM: Convert lockd to use kthreads
[linux-2.6/mini2440.git] / arch / um / Kconfig.x86_64
blob3fbe69e359edcd6ddcc7b18e701c7a04071741fa
1 config UML_X86
2         bool
3         default y
5 config 64BIT
6         bool
7         default y
9 #XXX: this is so in the underlying arch, but it's wrong!!!
10 config RWSEM_GENERIC_SPINLOCK
11         bool
12         default y
14 config 3_LEVEL_PGTABLES
15        bool
16        default y
18 config ARCH_HAS_SC_SIGNALS
19         bool
20         default n
22 config ARCH_REUSE_HOST_VSYSCALL_AREA
23         bool
24         default n
26 config SMP_BROKEN
27         bool
28         default y
30 config GENERIC_HWEIGHT
31         bool
32         default y
34 config ARCH_SUPPORTS_AOUT
35         def_bool y