From dce035bb7161cd546927e73b556cd839211b00c8 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Fri, 23 Sep 2022 02:04:36 +0200 Subject: [PATCH] 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 --- target/linux/generic/config-5.15 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2