Add HCI_UART_H4 support (required by Gumstix Overo)

SVN-Revision: 22572
lede-17.01
Hamish Guthrie 2010-08-10 07:55:25 +00:00
parent a1968ed7f4
commit 6953ce8a47
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ define KernelPackage/bluetooth
CONFIG_BT_HCIBTUSB \ CONFIG_BT_HCIBTUSB \
CONFIG_BT_HCIUSB \ CONFIG_BT_HCIUSB \
CONFIG_BT_HCIUART \ CONFIG_BT_HCIUART \
CONFIG_BT_HCIUART_H4 \
CONFIG_BT_HIDP CONFIG_BT_HIDP
$(call AddDepends/crc16) $(call AddDepends/crc16)
$(call AddDepends/hid) $(call AddDepends/hid)