kernel: make it possible for packages to select page pool support
[openwrt/openwrt.git] / config / Config-kernel.in
index eed3fba1aa0a7cfdf76c97c8b0e04c2149a2a8e2..81b76179a5386cb196ec3713ed42be3aec4c5400 100644 (file)
@@ -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