projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix default 2.6 kernel config so we dont halt at CMTP protocol support
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-template
diff --git
a/target/linux/generic-2.6/config-template
b/target/linux/generic-2.6/config-template
index
498ba06
..
3b17aec
100644
(file)
--- a/
target/linux/generic-2.6/config-template
+++ b/
target/linux/generic-2.6/config-template
@@
-109,6
+109,7
@@
CONFIG_BSD_DISKLABEL=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_BT=m
+# CONFIG_BT_CMTP is not set
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
This page took
0.02653 seconds
and
4
git commands to generate.