Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6a9335f authored by himta ram's avatar himta ram Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: qcs405: Enable Power driver for BT



Enable config flags for BT power driver for QCS405. This driver sets
the voltage on regulators as per the DTS entries which helps
in powering up BT Chip (WCN3990).

Change-Id: I542beda1dd6a925c35c0256db3011d70bc1df9ad
Signed-off-by: default avatarHemant Gupta <hemantg@codeaurora.org>
Signed-off-by: default avatarHimta Ram <hram@codeaurora.org>
parent e8329f96
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -181,12 +181,10 @@ CONFIG_NET_CLS_ACT=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_BT=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
# CONFIG_BT_BREDR is not set
# CONFIG_BT_LE is not set
# CONFIG_BT_DEBUGFS is not set
CONFIG_MSM_BT_POWER=y
CONFIG_CFG80211=y
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_RFKILL=y
+4 −6
Original line number Diff line number Diff line
@@ -186,12 +186,10 @@ CONFIG_NET_CLS_ACT=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_BT=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
# CONFIG_BT_BREDR is not set
# CONFIG_BT_LE is not set
# CONFIG_BT_DEBUGFS is not set
CONFIG_MSM_BT_POWER=y
CONFIG_CFG80211=y
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_RFKILL=y