kernel: make it possible for packages to select page pool support
[openwrt/staging/nbd.git] / target / linux / generic / hack-5.10 / 251-kconfig.patch
index 30b8ee23ea389da371cd16d0a387b533054a7caf..d692d137f15b2700fbaaded09863dc9c9e59275f 100644 (file)
@@ -197,3 +197,14 @@ Signed-off-by: John Crispin <john@phrozen.org>
  
  config SND_JACK
        bool
+--- a/net/Kconfig
++++ b/net/Kconfig
+@@ -436,7 +436,7 @@ config NET_DEVLINK
+       default n
+ config PAGE_POOL
+-      bool
++      bool "Page pool support"
+ config FAILOVER
+       tristate "Generic failover module"