From b9693d921a655ba0b0ca64f335c69a346d4c5b68 Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Wed, 27 Nov 2024 07:56:07 -0500 Subject: [PATCH] Update config-arm64 --- kernel/build/config-arm64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index a576310c..961b0719 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -2798,7 +2798,7 @@ CONFIG_TAP=y CONFIG_VETH=y CONFIG_VIRTIO_NET=y # CONFIG_NLMON is not set -# CONFIG_NETKIT is not set +CONFIG_NETKIT=y CONFIG_NET_VRF=m # CONFIG_VSOCKMON is not set # CONFIG_ARCNET is not set