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_i3864
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/um/Kconfig_i386 b/arch/um/Kconfig_i386
index 27c18a8d9d17..8ad156a00499 100644
--- a/arch/um/Kconfig_i386
+++ b/arch/um/Kconfig_i386
@@ -6,6 +6,10 @@ config 64BIT
6 bool 6 bool
7 default n 7 default n
8 8
9config SEMAPHORE_SLEEPERS
10 bool
11 default y
12
9config TOP_ADDR 13config TOP_ADDR
10 hex 14 hex
11 default 0xc0000000 if !HOST_2G_2G 15 default 0xc0000000 if !HOST_2G_2G