From bcb2f58992941c0a133bd0bbf3234ae929951124 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 22 Feb 2006 14:58:45 +0000 Subject: Added hci_usb to kmod-bluetooth. Closes #316 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3263 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/aruba-2.6/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openwrt/target/linux/aruba-2.6') diff --git a/openwrt/target/linux/aruba-2.6/config b/openwrt/target/linux/aruba-2.6/config index afda3fad8..f560d7e4b 100644 --- a/openwrt/target/linux/aruba-2.6/config +++ b/openwrt/target/linux/aruba-2.6/config @@ -469,7 +469,8 @@ CONFIG_BT_HIDP=m # # Bluetooth device drivers # -# CONFIG_BT_HCIUSB is not set +CONFIG_BT_HCIUSB=m +CONFIG_BT_HCIUSB_SCO=y CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_H4=y CONFIG_BT_HCIUART_BCSP=y -- cgit v1.2.3