mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Add HCI_UART_H4 support (required by Gumstix Overo)
SVN-Revision: 22572
This commit is contained in:
parent
a1968ed7f4
commit
6953ce8a47
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ define KernelPackage/bluetooth
|
|||
CONFIG_BT_HCIBTUSB \
|
||||
CONFIG_BT_HCIUSB \
|
||||
CONFIG_BT_HCIUART \
|
||||
CONFIG_BT_HCIUART_H4 \
|
||||
CONFIG_BT_HIDP
|
||||
$(call AddDepends/crc16)
|
||||
$(call AddDepends/hid)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue