MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
[deliverable/linux.git] / arch / mips / Kconfig
index dba9390d37cf2c0d1672ca6dfb2b1453fb4294cf..397194a263cefe38e0c54be7fbeb24d11da2c9d6 100644 (file)
@@ -1077,6 +1077,9 @@ config SYS_SUPPORTS_HUGETLBFS
        depends on CPU_SUPPORTS_HUGEPAGES && 64BIT
        default y
 
+config MIPS_HUGE_TLB_SUPPORT
+       def_bool HUGETLB_PAGE || TRANSPARENT_HUGEPAGE
+
 config IRQ_CPU
        bool
 
This page took 0.025281 seconds and 5 git commands to generate.