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)
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>

No differences found