Explorar o código

ARM: Highmem: drop experimental status

Highmem on ARM has been around for a while now, without any major issues
being raised.  So, drop the experimental status of this feature.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King %!s(int64=14) %!d(string=hai) anos
pai
achega
e8db89a242
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      arch/arm/Kconfig

+ 2 - 2
arch/arm/Kconfig

@@ -1520,8 +1520,8 @@ config ARCH_SELECT_MEMORY_MODEL
 	def_bool ARCH_SPARSEMEM_ENABLE
 
 config HIGHMEM
-	bool "High Memory Support (EXPERIMENTAL)"
-	depends on MMU && EXPERIMENTAL
+	bool "High Memory Support"
+	depends on MMU
 	help
 	  The address space of ARM processors is only 4 Gigabytes large
 	  and it has to accommodate user address space, kernel address