diff --git a/arch/um/Kconfig.um b/arch/um/Kconfig.um index 50d6aa20c3538637ae7d8e939d64717acbf53fd7..f8d1d0d47fe6b1a05c67f48e85051f4c50f6c13c 100644 --- a/arch/um/Kconfig.um +++ b/arch/um/Kconfig.um @@ -131,7 +131,7 @@ config NR_CPUS config HIGHMEM bool "Highmem support (EXPERIMENTAL)" - depends on !64BIT && EXPERIMENTAL + depends on !64BIT && BROKEN default n help This was used to allow UML to run with big amounts of memory.