summaryrefslogtreecommitdiff
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 00000000000..768dc6626a8
--- /dev/null
+++ b/arch/um/Kconfig_x86_64
@@ -0,0 +1,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