From 95979a8fa8831e0d5418cfa29700e00985d07cb7 Mon Sep 17 00:00:00 2001
From: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: Tue, 23 Nov 2021 13:25:13 +0100
Subject: [PATCH] Revert "brcm63xx-arm: panther: Temporarily disable voice"

This reverts commit 6f29c813cb249244b8e2a65a00a176b598bed44e.
---
 iopsys-brcm63xx-arm/config/panther/config | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/iopsys-brcm63xx-arm/config/panther/config b/iopsys-brcm63xx-arm/config/panther/config
index 8f8997174..eb97710a7 100644
--- a/iopsys-brcm63xx-arm/config/panther/config
+++ b/iopsys-brcm63xx-arm/config/panther/config
@@ -3,9 +3,7 @@ CONFIG_BCM_KERNEL_PROFILE="96846GOV"
 CONFIG_BCM_CHIP_ID="6846"
 CONFIG_BCM_FIRMWARE_TYPE_NAND_SQUASHFS=y
 
-# Temporarily disabled until fix for voiceboardparms-issue is tested properly
-# CONFIG_BCM_VOICE is not set
-
+CONFIG_BCM_VOICE=y
 # CONFIG_BCM_DSL is not set
 # CONFIG_PACKAGE_libdsl is not set
 # CONFIG_PACKAGE_dslmngr is not set
-- 
GitLab