projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0238c8
)
arm64: defconfig: Enable QCA Bluetooth over UART
author
Jeffrey Hugo
<jeffrey.l.hugo@gmail.com>
Thu, 26 Sep 2019 22:56:04 +0000
(15:56 -0700)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Tue, 10 Dec 2019 17:35:20 +0000
(09:35 -0800)
This enables Bluetooth on the Lenovo Yoga C630.
Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 916d8c8219be5874354ff1ae80f5138b1d42920b..c5dc792a513d47d33ba0dce3603655308f3997dc 100644
(file)
--- 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