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

Commit d140b9bf authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: don't enable DISCONTIGMEM unconditionally

parent 60f2b4b8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ config RWSEM_GENERIC_SPINLOCK
	def_bool y

config ARCH_DISCONTIGMEM_ENABLE
	def_bool y
	def_bool n

config ARCH_FLATMEM_ENABLE
	def_bool y
@@ -453,7 +453,7 @@ config LINUX_LINK_BASE

config HIGHMEM
	bool "High Memory Support"
	select DISCONTIGMEM
	select ARCH_DISCONTIGMEM_ENABLE
	help
	  With ARC 2G:2G address split, only upper 2G is directly addressable by
	  kernel. Enable this to potentially allow access to rest of 2G and PAE