commit | aa1762f49c81a14d0453e4f67f922e4f155510a3 | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Wed Oct 17 00:48:10 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Dec 12 16:48:47 2012 +0100 |
tree | ba9c7318105db788ededd51e57b568793be0d5fa | |
parent | c17a6554782ad531f4713b33fd6339ba67ef6391 [diff] |
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT We need Huge TLBs for HUGETLB_PAGE, or the soon to follow TRANSPARENT_HUGEPAGE. collect this information under a single Kconfig symbol. Signed-off-by: David Daney <david.daney@cavium.com>