aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig_x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/Kconfig_x86_64')
-rw-r--r--arch/um/Kconfig_x86_6415
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/um/Kconfig_x86_64 b/arch/um/Kconfig_x86_64
new file mode 100644
index 000000000000..768dc6626a8d
--- /dev/null
+++ b/arch/um/Kconfig_x86_64
@@ -0,0 +1,15 @@
1config 64_BIT
2 bool
3 default y
4
5config 3_LEVEL_PGTABLES
6 bool
7 default y
8
9config ARCH_HAS_SC_SIGNALS
10 bool
11 default n
12
13config ARCH_REUSE_HOST_VSYSCALL_AREA
14 bool
15 default n