blob: f162f50f0b179539c5a6f8c0dfa439dc47ebfff5 [file] [log] [blame]
Paolo 'Blaisorblade' Giarrussoc45166be32005-05-01 08:58:54 -07001config UML_X86
2 bool
3 default y
4
5config 64BIT
Linus Torvalds1da177e2005-04-16 15:20:36 -07006 bool
7 default y
8
Jeff Dikeba9950c2005-05-20 13:59:07 -07009config TOP_ADDR
10 hex
11 default 0x80000000
12
Linus Torvalds1da177e2005-04-16 15:20:36 -070013config 3_LEVEL_PGTABLES
14 bool
15 default y
16
17config ARCH_HAS_SC_SIGNALS
18 bool
19 default n
20
21config ARCH_REUSE_HOST_VSYSCALL_AREA
22 bool
23 default n