Add HCI_UART_H4 support (required by Gumstix Overo)
authorHamish Guthrie <hcg@openwrt.org>
Tue, 10 Aug 2010 07:55:25 +0000 (07:55 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Tue, 10 Aug 2010 07:55:25 +0000 (07:55 +0000)
SVN-Revision: 22572

package/kernel/modules/other.mk

index b61b529c750c500eb43ef7fa98c76fc5daa4877f..f27e2efabe07473712ee609ae902a789066651f0 100644 (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)