From 7dbf24b0ca7d63a544f895aeed4c970b3b60b3ab Mon Sep 17 00:00:00 2001 From: Saurabh Verma <saurabh.verma@iopsys.eu> Date: Wed, 29 Dec 2021 08:25:08 +0000 Subject: [PATCH] iopsys-brcm63xx-arm: enable liwifi on panther --- iopsys-brcm63xx-arm/config/panther/config | 1 - iopsys-brcm63xx-arm/config/tiger/config | 1 - 2 files changed, 2 deletions(-) diff --git a/iopsys-brcm63xx-arm/config/panther/config b/iopsys-brcm63xx-arm/config/panther/config index eb97710a7..b83f9f8d5 100644 --- a/iopsys-brcm63xx-arm/config/panther/config +++ b/iopsys-brcm63xx-arm/config/panther/config @@ -7,6 +7,5 @@ CONFIG_BCM_VOICE=y # CONFIG_BCM_DSL is not set # CONFIG_PACKAGE_libdsl is not set # CONFIG_PACKAGE_dslmngr is not set -# CONFIG_PACKAGE_libwifi is not set # CONFIG_PACKAGE_wifimngr is not set # CONFIG_PACKAGE_mwan3 is not set diff --git a/iopsys-brcm63xx-arm/config/tiger/config b/iopsys-brcm63xx-arm/config/tiger/config index 25ff185c7..779affcf3 100644 --- a/iopsys-brcm63xx-arm/config/tiger/config +++ b/iopsys-brcm63xx-arm/config/tiger/config @@ -7,6 +7,5 @@ CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y # CONFIG_BCM_DSL is not set # CONFIG_PACKAGE_libdsl is not set # CONFIG_PACKAGE_dslmngr is not set -# CONFIG_PACKAGE_libwifi is not set # CONFIG_PACKAGE_wifimngr is not set # CONFIG_PACKAGE_mwan3 is not set -- GitLab