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

Commit ddba6833 authored by Prem Mallappa's avatar Prem Mallappa Committed by Ralf Baechle
Browse files

MIPS: Netlogic: Added HugeTLB as default



Enable CPU_SUPPORTS_HUGEPAGES for XLP processors.

Signed-off-by: default avatarPrem Mallappa <pmallapp@broadcom.com>
Signed-off-by: default avatarJayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8891/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 7d1859dc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1613,6 +1613,7 @@ config CPU_XLP
	select WEAK_REORDERING_BEYOND_LLSC
	select CPU_HAS_PREFETCH
	select CPU_MIPSR2
	select CPU_SUPPORTS_HUGEPAGES
	help
	  Netlogic Microsystems XLP processors.
endchoice