[openwrt/openwrt] generic: 5.15: add missing PAGE_POOL_STATS config

LEDE Commits lede-commits at lists.infradead.org
Thu Sep 22 17:06:15 PDT 2022


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/dce035bb7161cd546927e73b556cd839211b00c8

commit dce035bb7161cd546927e73b556cd839211b00c8
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Fri Sep 23 02:04:36 2022 +0200

    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 <ansuelsmth at gmail.com>
---
 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




More information about the lede-commits mailing list