From 41e794f393adae1e136d0158fcf23a49c12fa255 Mon Sep 17 00:00:00 2001
From: Sukru Senli <sukru.senli@iopsys.eu>
Date: Wed, 30 Dec 2020 10:29:40 +0100
Subject: [PATCH] brcm63xx: remove reference to non-existing wifilife and ifbt
 packages

---
 iopsys-brcm63xx-arm/config/panther/config | 2 --
 iopsys-brcm63xx-arm/config/tiger/config   | 2 --
 2 files changed, 4 deletions(-)

diff --git a/iopsys-brcm63xx-arm/config/panther/config b/iopsys-brcm63xx-arm/config/panther/config
index 206af86cf..313fbaa27 100644
--- a/iopsys-brcm63xx-arm/config/panther/config
+++ b/iopsys-brcm63xx-arm/config/panther/config
@@ -7,7 +7,5 @@ CONFIG_BCM_CHIP_ID="6846"
 # CONFIG_PACKAGE_libdsl is not set
 # CONFIG_PACKAGE_dslmngr is not set
 # CONFIG_PACKAGE_libwifi is not set
-# CONFIG_PACKAGE_wifilife is not set
 # CONFIG_PACKAGE_wifimngr is not set
-# CONFIG_PACKAGE_ifbt 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 ca1464414..7c9b54fd8 100644
--- a/iopsys-brcm63xx-arm/config/tiger/config
+++ b/iopsys-brcm63xx-arm/config/tiger/config
@@ -7,7 +7,5 @@ CONFIG_BCM_CHIP_ID="6858"
 # CONFIG_PACKAGE_libdsl is not set
 # CONFIG_PACKAGE_dslmngr is not set
 # CONFIG_PACKAGE_libwifi is not set
-# CONFIG_PACKAGE_wifilife is not set
 # CONFIG_PACKAGE_wifimngr is not set
-# CONFIG_PACKAGE_ifbt is not set
 # CONFIG_PACKAGE_mwan3 is not set
-- 
GitLab