From cb27980df88abc4e9fb364de4ddf1c5efc1a20db Mon Sep 17 00:00:00 2001
From: Sukru Senli <sukru.senli@iopsys.eu>
Date: Sat, 14 Nov 2020 00:33:04 +0100
Subject: [PATCH] Revert "brcm63xx-arm: select BCM_VOICE for dg400prime and
 smarthub3"

This reverts commit 3c7328968ba98ad751d88ae59ada3847ffb9fcb1.
---
 iopsys-brcm63xx-arm/config/dg400prime/config | 1 -
 iopsys-brcm63xx-arm/config/smarthub3/config  | 1 -
 iopsys-brcm63xx-arm/profiles/iopsys.mk       | 1 -
 3 files changed, 3 deletions(-)

diff --git a/iopsys-brcm63xx-arm/config/dg400prime/config b/iopsys-brcm63xx-arm/config/dg400prime/config
index b3130f71f..ddfb32a8f 100644
--- a/iopsys-brcm63xx-arm/config/dg400prime/config
+++ b/iopsys-brcm63xx-arm/config/dg400prime/config
@@ -3,4 +3,3 @@ CONFIG_BCM_KERNEL_PROFILE="963138GWV"
 CONFIG_BCM_CHIP_ID="63138"
 
 CONFIG_BCM_FIRMWARE_TYPE="nand128_ubifs"
-CONFIG_BCM_VOICE=y
diff --git a/iopsys-brcm63xx-arm/config/smarthub3/config b/iopsys-brcm63xx-arm/config/smarthub3/config
index 8781227e6..8063a1125 100644
--- a/iopsys-brcm63xx-arm/config/smarthub3/config
+++ b/iopsys-brcm63xx-arm/config/smarthub3/config
@@ -4,4 +4,3 @@ CONFIG_BCM_CHIP_ID="63158"
 
 CONFIG_BCM_FIRMWARE_TYPE="emmc_ext4"
 CONFIG_BCM_DSL_GFAST=y
-CONFIG_BCM_VOICE=y
diff --git a/iopsys-brcm63xx-arm/profiles/iopsys.mk b/iopsys-brcm63xx-arm/profiles/iopsys.mk
index 27c65b3d1..327bba0c6 100644
--- a/iopsys-brcm63xx-arm/profiles/iopsys.mk
+++ b/iopsys-brcm63xx-arm/profiles/iopsys.mk
@@ -119,7 +119,6 @@ $(eval $(call Profile,arc63158ref))
 #################### smarthub3
 define Profile/smarthub3
   NAME:=smarthub3
-  PACKAGES:=$(VOICE_SUPPORT)
 endef
 
 define Profile/smarthub3/Description
-- 
GitLab