From 6a9741a98cdce75fed2b0abf124ab5dc9d619148 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Tue, 25 Apr 2023 23:31:48 +0200 Subject: [PATCH] pygoscelis: Enable CONFIG_NLMON as module --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 98ead9f..6f549e8 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1867,7 +1867,7 @@ CONFIG_TUN=m CONFIG_TAP=m # CONFIG_TUN_VNET_CROSS_LE is not set CONFIG_VETH=m -# CONFIG_NLMON is not set +CONFIG_NLMON=m # CONFIG_VSOCKMON is not set # CONFIG_ARCNET is not set CONFIG_ETHERNET=y