aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f3d7ce58dc70..6dca06527d2d 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1613,6 +1613,7 @@ config CPU_XLP
1613 select WEAK_REORDERING_BEYOND_LLSC 1613 select WEAK_REORDERING_BEYOND_LLSC
1614 select CPU_HAS_PREFETCH 1614 select CPU_HAS_PREFETCH
1615 select CPU_MIPSR2 1615 select CPU_MIPSR2
1616 select CPU_SUPPORTS_HUGEPAGES
1616 help 1617 help
1617 Netlogic Microsystems XLP processors. 1618 Netlogic Microsystems XLP processors.
1618endchoice 1619endchoice