Depends on SPARC64 && HUGETLB_PAGE Signed-off-by: Mike Kravetz <mike.kravetz@xxxxxxxxxx> --- arch/sparc/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 165ecdd..f39dcdf 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -155,6 +155,9 @@ config PGTABLE_LEVELS default 4 if 64BIT default 3 +config SHARED_MMU_CTX + def_bool y if SPARC64 && HUGETLB_PAGE + source "init/Kconfig" source "kernel/Kconfig.freezer" -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html