linux-gbmc: add netfilter counter kconfig

This kconfig is required to add counters to netfilter rules

Tested: Only adds counter support for nftables, presubmits should be sufficient.

Google-Bug-Id: 366190764
Change-Id: I9f566f822b552844777c22255c75f89d93b5d530
diff --git a/recipes-kernel/linux/files/defconfig b/recipes-kernel/linux/files/defconfig
index 8faa847..1e46338 100644
--- a/recipes-kernel/linux/files/defconfig
+++ b/recipes-kernel/linux/files/defconfig
@@ -182,6 +182,7 @@
 CONFIG_NF_CONNTRACK_MARK=y
 CONFIG_NF_TABLES=y
 CONFIG_NFT_CT=y
+CONFIG_NFT_COUNTER=y <5.17-rc0
 CONFIG_NF_TABLES_INET=y
 CONFIG_NFT_REJECT=y
 CONFIG_NFT_LOG=m # Arbitrary module to fix build