forked from Ivasoft/openwrt
kernel: make it possible for packages to select page pool support
Will be used by the next mt76 update Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -197,3 +197,14 @@ Signed-off-by: John Crispin <john@phrozen.org>
|
||||
|
||||
config SND_JACK
|
||||
bool
|
||||
--- a/net/Kconfig
|
||||
+++ b/net/Kconfig
|
||||
@@ -432,7 +432,7 @@ config NET_DEVLINK
|
||||
default n
|
||||
|
||||
config PAGE_POOL
|
||||
- bool
|
||||
+ bool "Page pool support"
|
||||
|
||||
config PAGE_POOL_STATS
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user