hugetlb: restrict hugepage_migration_support() to x86_64
[deliverable/linux.git] / arch / x86 / Kconfig
index 7d5feb5908ddeabf3fcab0a3114e2c318c0537d3..e41b258ad0409db73f4291389ec07663bdf45984 100644 (file)
@@ -1873,6 +1873,10 @@ config ARCH_ENABLE_SPLIT_PMD_PTLOCK
        def_bool y
        depends on X86_64 || X86_PAE
 
+config ARCH_ENABLE_HUGEPAGE_MIGRATION
+       def_bool y
+       depends on X86_64 && HUGETLB_PAGE && MIGRATION
+
 menu "Power management and ACPI options"
 
 config ARCH_HIBERNATION_HEADER
This page took 0.023502 seconds and 5 git commands to generate.