Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc...
[deliverable/linux.git] / arch / um / Kconfig.x86_64
CommitLineData
c45166be
PBG
1config UML_X86
2 bool
3 default y
4
5config 64BIT
1da177e4
LT
6 bool
7 default y
8
b365157b
PBG
9#XXX: this is so in the underlying arch, but it's wrong!!!
10config RWSEM_GENERIC_SPINLOCK
11 bool
12 default y
13
52fdd089
BL
14config SEMAPHORE_SLEEPERS
15 bool
16 default y
17
1da177e4
LT
18config 3_LEVEL_PGTABLES
19 bool
20 default y
21
22config ARCH_HAS_SC_SIGNALS
23 bool
24 default n
25
26config ARCH_REUSE_HOST_VSYSCALL_AREA
27 bool
28 default n
02edeb58
JD
29
30config SMP_BROKEN
31 bool
32 default y
f214ef3e
AM
33
34config GENERIC_HWEIGHT
35 bool
36 default y
37
b0b933c0
DH
38config ARCH_SUPPORTS_AOUT
39 def_bool y
This page took 0.325633 seconds and 5 git commands to generate.