aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Hugo <[email protected]>2019-09-26 15:56:04 -0700
committerBjorn Andersson <[email protected]>2019-12-10 09:35:20 -0800
commitdf614ece276c483e33de93f9146bb21345607390 (patch)
tree1ef750e885736da1ee20edf26919acfe253af291
parenta0238c8432a7eae5876d57ccb9cc4456d69e9ed3 (diff)
arm64: defconfig: Enable QCA Bluetooth over UART
This enables Bluetooth on the Lenovo Yoga C630. Signed-off-by: Jeffrey Hugo <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 916d8c8219be..c5dc792a513d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -170,6 +170,7 @@ CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_BCM=y
+CONFIG_BT_HCIUART_QCA=y
CONFIG_CFG80211=m
CONFIG_MAC80211=m
CONFIG_MAC80211_LEDS=y