aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'mm/Kconfig')
-rw-r--r--mm/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 37fbe1ef5239..ebe5880c29d6 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -578,3 +578,6 @@ config PGTABLE_MAPPING
578 578
579 You can check speed with zsmalloc benchmark: 579 You can check speed with zsmalloc benchmark:
580 https://github.com/spartacus06/zsmapbench 580 https://github.com/spartacus06/zsmapbench
581
582config GENERIC_EARLY_IOREMAP
583 bool