aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silsby <[email protected]>2019-07-15 17:40:02 -0400
committerPaul Burton <[email protected]>2019-07-21 14:30:09 -0700
commitb35d265301ecdc51ca90741739f71b1abfedaea1 (patch)
tree01dc9203b5fc485d9ff6a0faf953e3a3cb6a8d3e
parent45e03e62724f636e2b353a7eda5f7be9bfdae2c3 (diff)
MIPS: ingenic: Add support for huge pages
The Ingenic jz47xx SoC series of 32-bit MIPS CPUs support huge pages. Signed-off-by: Daniel Silsby <[email protected]> Signed-off-by: Paul Cercueil <[email protected]> Signed-off-by: Paul Burton <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: James Hogan <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected]
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 47d50e37faa4..2a5d80c72c4e 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -384,6 +384,7 @@ config MACH_INGENIC
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_LITTLE_ENDIAN
select SYS_SUPPORTS_ZBOOT_UART16550
+ select CPU_SUPPORTS_HUGEPAGES
select DMA_NONCOHERENT
select IRQ_MIPS_CPU
select PINCTRL