aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorDaniel Silsby <dansilsby@gmail.com>2019-07-15 17:40:02 -0400
committerPaul Burton <paul.burton@mips.com>2019-07-21 14:30:09 -0700
commitb35d265301ecdc51ca90741739f71b1abfedaea1 (patch)
tree01dc9203b5fc485d9ff6a0faf953e3a3cb6a8d3e /arch/mips/Kconfig
parentMIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT (diff)
downloadlinux-dev-b35d265301ecdc51ca90741739f71b1abfedaea1.tar.xz
linux-dev-b35d265301ecdc51ca90741739f71b1abfedaea1.zip
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 <dansilsby@gmail.com> Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: od@zcrc.me Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/mips/Kconfig')
-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