]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGES
authorPaul Cercueil <paul@crapouillou.net>
Mon, 12 Oct 2020 19:27:39 +0000 (21:27 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 13 Oct 2020 09:10:21 +0000 (11:10 +0200)
While it is true that Ingenic SoCs support huge pages, we cannot use
them yet as PTEs don't have any single bit that is free. Right now,
having that symbol only causes build errors, so remove it until the
situation with PTEs is resolved.

Fixes: f0f4a753079c ("MIPS: generic: Add support for Ingenic SoCs")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig

index 75f26d1f11ab6f36efb739d711f403cdf1b1a6b2..99091b059c0b3466fc6932f793cfe5b8b8f64c6e 100644 (file)
@@ -101,7 +101,6 @@ config MACH_INGENIC
        select SYS_SUPPORTS_32BIT_KERNEL
        select SYS_SUPPORTS_LITTLE_ENDIAN
        select SYS_SUPPORTS_ZBOOT
-       select CPU_SUPPORTS_HUGEPAGES
        select DMA_NONCOHERENT
        select IRQ_MIPS_CPU
        select PINCTRL