From 9507a41175a6dc7c498c7ce60fd1ed0bfe615f19 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 6 Dec 2023 18:03:53 +0100 Subject: [PATCH] Add phylink inside kernel --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index 3ded7024..1c254ab4 100644 --- a/config +++ b/config @@ -282,3 +282,5 @@ CONFIG_AUTOREMOVE=y # CONFIG_PACKAGE_kmod-leds-ubnt-ledbar is not set # CONFIG_PACKAGE_kmod-ath11k-pci is not set # CONFIG_PACKAGE_logd is not set +CONFIG_GNUTLS_CRYPTODEV=y +CONFIG_PACKAGE_kmod-phylink=y