projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1968ed
)
Add HCI_UART_H4 support (required by Gumstix Overo)
author
Hamish Guthrie
<hcg@openwrt.org>
Tue, 10 Aug 2010 07:55:25 +0000
(07:55 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Tue, 10 Aug 2010 07:55:25 +0000
(07:55 +0000)
SVN-Revision: 22572
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index b61b529c750c500eb43ef7fa98c76fc5daa4877f..f27e2efabe07473712ee609ae902a789066651f0 100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-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)