From: Christian Marangi Date: Fri, 23 Sep 2022 00:04:36 +0000 (+0200) Subject: generic: 5.15: add missing PAGE_POOL_STATS config X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dce035bb7161cd546927e73b556cd839211b00c8;p=openwrt%2Fstaging%2Fthess.git generic: 5.15: add missing PAGE_POOL_STATS config Add new PAGE_POOL_STATS config backported for the mtk offload patches. Signed-off-by: Christian Marangi --- diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 8901a483dd..1375ae6257 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -4463,6 +4463,7 @@ CONFIG_PACKET=y # CONFIG_PAGE_EXTENSION is not set # CONFIG_PAGE_OWNER is not set # CONFIG_PAGE_POISONING is not set +# CONFIG_PAGE_POOL_STATS is not set # CONFIG_PAGE_REPORTING is not set # CONFIG_PAGE_SIZE_16KB is not set # CONFIG_PAGE_SIZE_32KB is not set