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

Commit 3da57da5 authored by Anantha Krishnan's avatar Anantha Krishnan
Browse files

bluetooth : Enable bluetooth drivers in perf configuration file



Enable bluetooth and rfkill drivers required for measuring BT power
and performance numbers.

Change-Id: Icd5591bd1d1e75434fb69d20cd4f59d039906d9e
Signed-off-by: default avatarAnantha Krishnan <ananthk@codeaurora.org>
parent f1a9f6d4
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -153,8 +153,20 @@ CONFIG_BRIDGE_EBT_SNAT=y
CONFIG_BRIDGE=y
CONFIG_RMNET_DATA=y
CONFIG_RMNET_DATA_DEBUG_PKT=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_HCIUART=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_IBS=y
CONFIG_MSM_BT_POWER=y
CONFIG_CFG80211=y
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_RFKILL=y
CONFIG_IPC_ROUTER=y
CONFIG_CMA=y
CONFIG_MTD=y