1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 16:09:50 +03:00

[kmod-bluetooth] Add HCI_UART_H4 support (required by Gumstix Overo)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22572 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg 2010-08-10 07:55:25 +00:00
parent 5435a05c59
commit 1c1a3a7f98

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)