aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig_x86_64
blob: fd8d7e8982b19b6c066e80b8d46db30eafa3bd77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
config UML_X86
	bool
	default y

config 64BIT
	bool
	default y

config 3_LEVEL_PGTABLES
       bool
       default y

config ARCH_HAS_SC_SIGNALS
	bool
	default n

config ARCH_REUSE_HOST_VSYSCALL_AREA
	bool
	default n