summaryrefslogtreecommitdiffstats
path: root/config/Config-kernel.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/Config-kernel.in')
-rw-r--r--config/Config-kernel.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index eed3fba1aa..81b76179a5 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -1123,6 +1123,13 @@ config KERNEL_WEXT_PROC
config KERNEL_WEXT_SPY
def_bool KERNEL_WIRELESS_EXT
+config KERNEL_PAGE_POOL
+ def_bool n
+
+config KERNEL_PAGE_POOL_STATS
+ bool "Page pool stats support"
+ depends on KERNEL_PAGE_POOL
+ depends on !LINUX_5_10
#
# NFS related symbols