mirror of https://gitee.com/openkylin/linux.git
arm64: defconfig: Enable bluetooth USB support
Enable the Bluetooth USB controller which is present in the RK3399 Kevin Chromebook. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
61bcbdd6f1
commit
73acc46b06
|
@ -157,6 +157,7 @@ CONFIG_BT_HIDP=m
|
|||
# CONFIG_BT_LE is not set
|
||||
CONFIG_BT_LEDS=y
|
||||
# CONFIG_BT_DEBUGFS is not set
|
||||
CONFIG_BT_HCIBTUSB=m
|
||||
CONFIG_BT_HCIUART=m
|
||||
CONFIG_BT_HCIUART_LL=y
|
||||
CONFIG_CFG80211=m
|
||||
|
|
Loading…
Reference in New Issue