aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/um/Kconfig.um2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/Kconfig.um b/arch/um/Kconfig.um
index 50d6aa20c353..f8d1d0d47fe6 100644
--- a/arch/um/Kconfig.um
+++ b/arch/um/Kconfig.um
@@ -131,7 +131,7 @@ config NR_CPUS
131 131
132config HIGHMEM 132config HIGHMEM
133 bool "Highmem support (EXPERIMENTAL)" 133 bool "Highmem support (EXPERIMENTAL)"
134 depends on !64BIT && EXPERIMENTAL 134 depends on !64BIT && BROKEN
135 default n 135 default n
136 help 136 help
137 This was used to allow UML to run with big amounts of memory. 137 This was used to allow UML to run with big amounts of memory.