diff mbox series

[cip-kernel-config] 6.1.y-cip/arm64/qemu_arm64_defconfig: Add nftables configs

Message ID 20230710045106.4117-1-Sai.Sathujoda@toshiba-tsip.com (mailing list archive)
State New
Headers show
Series [cip-kernel-config] 6.1.y-cip/arm64/qemu_arm64_defconfig: Add nftables configs | expand

Commit Message

Sai.Sathujoda@toshiba-tsip.com July 10, 2023, 4:51 a.m. UTC
From: Sai <Sai.Sathujoda@toshiba-tsip.com>

These kernel configs are required for nftables package to work
which is used for IEC-62443-4-2 evaluation.

Signed-off-by: Sai <Sai.Sathujoda@toshiba-tsip.com>
---
 6.1.y-cip/arm64/qemu_arm64_defconfig | 11 +++++++++++
 1 file changed, 11 insertions(+)

Comments

Nobuhiro Iwamatsu July 18, 2023, 1:49 a.m. UTC | #1
> -----Original Message-----
> From: Sai.Sathujoda@toshiba-tsip.com <Sai.Sathujoda@toshiba-tsip.com>
> Sent: Monday, July 10, 2023 1:51 PM
> To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○DITC□
> DIT○OST) <nobuhiro1.iwamatsu@toshiba.co.jp>
> Cc: ashrith sai(TSIP) <Sai.Sathujoda@toshiba-tsip.com>; dinesh
> kumar(TSIP TMIEC ODG Porting) <dinesh.kumar@toshiba-tsip.com>;
> hayashi kazuhiro(林 和宏 DME ○DIG□MPS○MP4)
> <kazuhiro3.hayashi@toshiba.co.jp>
> Subject: [cip-kernel-config] 6.1.y-cip/arm64/qemu_arm64_defconfig: Add
> nftables configs
> 
> From: Sai <Sai.Sathujoda@toshiba-tsip.com>
> 
> These kernel configs are required for nftables package to work which is used
> for IEC-62443-4-2 evaluation.
> 
> Signed-off-by: Sai <Sai.Sathujoda@toshiba-tsip.com>

Applied, thanks.

Best regards,
  Nobuhiro
diff mbox series

Patch

diff --git a/6.1.y-cip/arm64/qemu_arm64_defconfig b/6.1.y-cip/arm64/qemu_arm64_defconfig
index bf1713e..087dd34 100644
--- a/6.1.y-cip/arm64/qemu_arm64_defconfig
+++ b/6.1.y-cip/arm64/qemu_arm64_defconfig
@@ -59,6 +59,17 @@  CONFIG_IP_PNP=y
 CONFIG_IP_PNP_DHCP=y
 CONFIG_IP_PNP_BOOTP=y
 CONFIG_IPV6=m
+CONFIG_NETFILTER_NETLINK=m
+CONFIG_NF_LOG_COMMON=m
+CONFIG_NF_NAT=m
+CONFIG_NF_TABLES=m
+CONFIG_NF_TABLES_INET=y
+CONFIG_NF_TABLES_NETDEV=y
+CONFIG_NFT_CT=m
+CONFIG_NFT_COUNTER=m
+CONFIG_NFT_LOG=m
+CONFIG_NFT_LIMIT=m
+CONFIG_NFT_NAT=m
 CONFIG_NETFILTER=y
 CONFIG_NF_CONNTRACK=m
 CONFIG_NF_CONNTRACK_EVENTS=y