From: Jeffrey Hugo Date: Thu, 26 Sep 2019 22:56:04 +0000 (-0700) Subject: arm64: defconfig: Enable QCA Bluetooth over UART X-Git-Tag: v5.6-rc1~17^2~5^2~9 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=df614ece276c483e33de93f9146bb21345607390;p=users%2Fdwmw2%2Flinux.git arm64: defconfig: Enable QCA Bluetooth over UART This enables Bluetooth on the Lenovo Yoga C630. Signed-off-by: Jeffrey Hugo Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 916d8c8219be5..c5dc792a513d4 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