Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
[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
1da177e4
LT
14config 3_LEVEL_PGTABLES
15 bool
16 default y
17
18config ARCH_HAS_SC_SIGNALS
19 bool
20 default n
21
22config ARCH_REUSE_HOST_VSYSCALL_AREA
23 bool
24 default n
02edeb58
JD
25
26config SMP_BROKEN
27 bool
28 default y
f214ef3e
AM
29
30config GENERIC_HWEIGHT
31 bool
32 default y
33
b0b933c0
DH
34config ARCH_SUPPORTS_AOUT
35 def_bool y
This page took 0.455103 seconds and 5 git commands to generate.