Skip to content
Snippets Groups Projects
Commit 3c732896 authored by Sukru Senli's avatar Sukru Senli
Browse files

brcm63xx-arm: select BCM_VOICE for dg400prime and smarthub3

parent 45d59782
No related branches found
No related tags found
No related merge requests found
...@@ -3,3 +3,4 @@ CONFIG_BCM_KERNEL_PROFILE="963138GWV" ...@@ -3,3 +3,4 @@ CONFIG_BCM_KERNEL_PROFILE="963138GWV"
CONFIG_BCM_CHIP_ID="63138" CONFIG_BCM_CHIP_ID="63138"
CONFIG_BCM_FIRMWARE_TYPE="nand128_ubifs" CONFIG_BCM_FIRMWARE_TYPE="nand128_ubifs"
CONFIG_BCM_VOICE=y
...@@ -4,3 +4,4 @@ CONFIG_BCM_CHIP_ID="63158" ...@@ -4,3 +4,4 @@ CONFIG_BCM_CHIP_ID="63158"
CONFIG_BCM_FIRMWARE_TYPE="emmc_ext4" CONFIG_BCM_FIRMWARE_TYPE="emmc_ext4"
CONFIG_BCM_DSL_GFAST=y CONFIG_BCM_DSL_GFAST=y
CONFIG_BCM_VOICE=y
...@@ -119,6 +119,7 @@ $(eval $(call Profile,arc63158ref)) ...@@ -119,6 +119,7 @@ $(eval $(call Profile,arc63158ref))
#################### smarthub3 #################### smarthub3
define Profile/smarthub3 define Profile/smarthub3
NAME:=smarthub3 NAME:=smarthub3
PACKAGES:=$(VOICE_SUPPORT)
endef endef
define Profile/smarthub3/Description define Profile/smarthub3/Description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment