]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT
authorDaniel Silsby <dansilsby@gmail.com>
Mon, 15 Jul 2019 21:40:01 +0000 (17:40 -0400)
committerPaul Burton <paul.burton@mips.com>
Sun, 21 Jul 2019 21:30:07 +0000 (14:30 -0700)
commitcd70d3fe69d10f18177160615f7d7c7ad54c4dc9
tree8feef80678f2528c5520d9a31b182106be3f60c4
parent966e6955b711763c911d2ee700da5594716598ab
MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT

We now have partial 32-bit MIPS huge page support, so there's no need
to restrict these config options only to 64-bit systems.

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
arch/mips/Kconfig