kernel/mm/Kconfig
.. .. @@ -387,7 +387,7 @@ 387 387 388 388 config TRANSPARENT_HUGEPAGE 389 389 bool "Transparent Hugepage Support" 390 390 391 391 select COMPACTION 392 392 select XARRAY_MULTI 393 393 help .. .. @@ -913,8 +913,5 @@ 913 913 bool 914 914 915 915 source "mm/damon/Kconfig" 916 917 918 919 916 920 917 endmenu