> +config ARCH_WANT_GENERAL_HUGETLB > + def_bool y > + > +config SYS_SUPPORTS_HUGETLBFS > + def_bool y
In a perfect world these would be in mm/Kconfig and only selected by the architectures. But I don't want to force you to clean up all that mess first, so: Reviewed-by: Christoph Hellwig <[email protected]>

