Merge to Fedora kernel-2.6.18-1.2260_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / arch / um / Kconfig_x86_64
1 config UML_X86
2         bool
3         default y
4
5 config 64BIT
6         bool
7         default y
8
9 config TOP_ADDR
10         hex
11         default 0x80000000
12
13 config 3_LEVEL_PGTABLES
14        bool
15        default y
16
17 config ARCH_HAS_SC_SIGNALS
18         bool
19         default n
20
21 config ARCH_REUSE_HOST_VSYSCALL_AREA
22         bool
23         default n