Add HCI_UART_H4 support (required by Gumstix Overo)

SVN-Revision: 22572
This commit is contained in:
Hamish Guthrie 2010-08-10 07:55:25 +00:00
parent a1968ed7f4
commit 6953ce8a47

View File

@ -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)