]> 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)
commitf3fa3ce287bf1ac3a37979d668f70f8faf258553
tree8feef80678f2528c5520d9a31b182106be3f60c4
parentfede0deadfd9a6048524977737d683b939f47a13
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