Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8db89a2 authored by Russell King's avatar Russell King
Browse files

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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent bb2d8130
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -1520,8 +1520,8 @@ config ARCH_SELECT_MEMORY_MODEL
	def_bool ARCH_SPARSEMEM_ENABLE
	def_bool ARCH_SPARSEMEM_ENABLE


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