aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig_x86_64
blob: 768dc6626a8dd2679c782481edf9796cce23dba2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config 64_BIT
	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