aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig_i386
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/Kconfig_i386')
-rw-r--r--arch/um/Kconfig_i3866
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/um/Kconfig_i386 b/arch/um/Kconfig_i386
index 203c242201b6..e41f3748d30f 100644
--- a/arch/um/Kconfig_i386
+++ b/arch/um/Kconfig_i386
@@ -1,4 +1,8 @@
1config 64_BIT 1config UML_X86
2 bool
3 default y
4
5config 64BIT
2 bool 6 bool
3 default n 7 default n
4 8