From 5824aa28ce224b7fda5712d89e2c8cd675592038 Mon Sep 17 00:00:00 2001 From: Fede2782 <78815152+Fede2782@users.noreply.github.com> Date: Sun, 28 Apr 2024 10:00:46 +0200 Subject: [PATCH] a34x: defconfig: enable Built-In connectivity drivers --- arch/arm64/configs/a34x_defconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/arm64/configs/a34x_defconfig b/arch/arm64/configs/a34x_defconfig index c8b80afd5..7dba34cfc 100644 --- a/arch/arm64/configs/a34x_defconfig +++ b/arch/arm64/configs/a34x_defconfig @@ -1887,11 +1887,13 @@ CONFIG_MTK_COMBO_CHIP_CONSYS_6877=y CONFIG_MTK_COMBO_CHIP="CONSYS_6877" CONFIG_MTK_COMBO_PLAT_PATH="" # CONFIG_MTK_COMBO_COMM is not set -# CONFIG_MTK_COMBO_BT is not set +CONFIG_MTK_COMBO_BT=y +CONFIG_WLAN_DRV_BUILD_IN=y # CONFIG_MTK_COMBO_ANT is not set -# CONFIG_MTK_COMBO_BT_HCI is not set +CONFIG_MTK_COMBO_BT_HCI=y CONFIG_MTK_COMBO_GPS=y CONFIG_MTK_COMBO_WIFI=y +CONFIG_MTK_CONNFEM=y # CONFIG_MTK_PASSPOINT_R1_SUPPORT is not set # CONFIG_MTK_PASSPOINT_R2_SUPPORT is not set CONFIG_MTK_WIFI_MCC_SUPPORT=y