Re: [PATCH] arm64: defconfig: Enable QCA Bluetooth over UART

From: Bjorn Andersson
Date: Thu Oct 17 2019 - 18:56:21 EST


On Thu 26 Sep 15:56 PDT 2019, Jeffrey Hugo wrote:

> This enables Bluetooth on the Lenovo Yoga C630.
>
> Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@xxxxxxxxx>

Applied, thanks

> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 8e05c39eab08..0134a84481f8 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -169,6 +169,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
> --
> 2.17.1
>