MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 28 May 2009 00:47:46 +0000 (17:47 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:31 +0000 (11:06 +0100)
commit9cffd154cf6817b130762501b91e753524ba2cd4
tree909da4068e99b7e32282c07bf005e5a36d17d6fc
parent852969b2d273e77dabbc22e1c1058cbafb7ad7d2
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.

Add new kconfig variables SYS_SUPPORTS_HUGETLBFS and
CPU_SUPPORTS_HUGEPAGES.  They are enabled for systems that are known
to support huge pages.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig