mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: add built-in BCM Bluetooth driver
Bug: 163596438 Bug: 157965270 Change-Id: Ie126f6ab9ab1bce9d2019eb59cb6bc4b88d0a54f Signed-off-by: Dmitry Shmidt <dimitrysh@google.com> (cherry picked from commit 01f9a91f382a413cc74f78f5e970ce3500455353) Signed-off-by: Cheney Ni <cheneyni@google.com>
This commit is contained in:
@@ -215,6 +215,7 @@ CONFIG_BT_HIDP=y
|
||||
CONFIG_BT_HCIBTSDIO=y
|
||||
CONFIG_BT_HCIUART=y
|
||||
CONFIG_BT_HCIUART_LL=y
|
||||
CONFIG_BT_HCIUART_BCM=y
|
||||
CONFIG_BT_HCIUART_QCA=y
|
||||
CONFIG_CFG80211=y
|
||||
# CONFIG_CFG80211_DEFAULT_PS is not set
|
||||
|
||||
@@ -193,6 +193,7 @@ CONFIG_BT_HIDP=y
|
||||
CONFIG_BT_HCIBTSDIO=y
|
||||
CONFIG_BT_HCIUART=y
|
||||
CONFIG_BT_HCIUART_LL=y
|
||||
CONFIG_BT_HCIUART_BCM=y
|
||||
CONFIG_BT_HCIUART_QCA=y
|
||||
CONFIG_CFG80211=y
|
||||
# CONFIG_CFG80211_DEFAULT_PS is not set
|
||||
|
||||
Reference in New Issue
Block a user