MIPS: Netlogic: Added HugeTLB as default
authorPrem Mallappa <[email protected]>
Wed, 7 Jan 2015 11:28:32 +0000 (16:58 +0530)
committerRalf Baechle <[email protected]>
Wed, 1 Apr 2015 15:21:52 +0000 (17:21 +0200)
Enable CPU_SUPPORTS_HUGEPAGES for XLP processors.

Signed-off-by: Prem Mallappa <[email protected]>
Signed-off-by: Jayachandran C <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/8891/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/Kconfig

index f3d7ce58dc70e598e5699dca974e3271bb6c7093..6dca06527d2d7c52cf9c1154ecb503473c88b131 100644 (file)
@@ -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