projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added hci_usb to kmod-bluetooth. Closes #316
[openwrt.git]
/
openwrt
/
target
/
linux
/
aruba-2.6
/
config
diff --git
a/openwrt/target/linux/aruba-2.6/config
b/openwrt/target/linux/aruba-2.6/config
index
afda3fa
..
f560d7e
100644
(file)
--- 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
This page took
0.022712 seconds
and
4
git commands to generate.