From b9e6f561108d6ee8235b96d257f2ea6fbbb40aab Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Tue, 3 Jan 2023 15:14:10 +0100 Subject: [PATCH] iop: select ethmngr and qosmngr --- iop/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iop/config b/iop/config index 1fb2ded12..63543cb6a 100644 --- a/iop/config +++ b/iop/config @@ -55,9 +55,12 @@ CONFIG_LOCALMIRROR="https://download.iopsys.eu/iopsys/mirror/" ################ # EasySoC HAL # +CONFIG_PACKAGE_ethmngr=y CONFIG_PACKAGE_inbd=y +CONFIG_PACKAGE_libethernet=y +CONFIG_PACKAGE_libqos=y CONFIG_PACKAGE_libwifi=y -CONFIG_PACKAGE_port-management=y +CONFIG_PACKAGE_qosmngr=y CONFIG_PACKAGE_wifimngr=y # Multi-AP #