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_646
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/um/Kconfig_x86_64 b/arch/um/Kconfig_x86_64
index 768dc6626a8..fd8d7e8982b 100644
--- a/arch/um/Kconfig_x86_64
+++ b/arch/um/Kconfig_x86_64
@@ -1,4 +1,8 @@
1config 64_BIT 1config UML_X86
2 bool
3 default y
4
5config 64BIT
2 bool 6 bool
3 default y 7 default y
4 8