linux: add missing CONFIG_BT_HCIUART option to usb-devices.cfg 52/22152/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 13 Aug 2019 18:24:51 +0000 (21:24 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 15 Aug 2019 21:38:42 +0000 (21:38 +0000)
To allow dependant kernel drivers to be selected enable the
CONFIG_BT_HCIUART option.

Bug-AGL: SPEC-2747
Change-Id: Iafda86a9909ee14b10e4be2e5070bada4dfec9b0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-bsp/meta-intel/recipes-kernel/linux/files/usb-devices.cfg

index b7b9f1c..19c5779 100644 (file)
@@ -1,5 +1,6 @@
 CONFIG_BT_QCA=m
 CONFIG_BT_HCIBTSDIO=m
+CONFIG_BT_HCIUART=m
 CONFIG_BT_HCIUART_BCSP=y
 CONFIG_BT_HCIUART_ATH3K=y
 CONFIG_BT_HCIUART_LL=y