OSDN Git Service

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)
commit45e03e62724f636e2b353a7eda5f7be9bfdae2c3
tree8feef80678f2528c5520d9a31b182106be3f60c4
parent35476311e5292ae0ef00dde5c2cccbe8514660c2
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