mirror of https://github.com/hak5/openwrt.git
fix default 2.6 kernel config so we dont halt at CMTP protocol support
SVN-Revision: 6925lede-17.01
parent
653cfd2ff9
commit
9504226efb
|
@ -109,6 +109,7 @@ CONFIG_BSD_DISKLABEL=y
|
||||||
CONFIG_BSD_PROCESS_ACCT=y
|
CONFIG_BSD_PROCESS_ACCT=y
|
||||||
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
|
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
|
||||||
CONFIG_BT=m
|
CONFIG_BT=m
|
||||||
|
# CONFIG_BT_CMTP is not set
|
||||||
CONFIG_BT_BNEP=m
|
CONFIG_BT_BNEP=m
|
||||||
CONFIG_BT_BNEP_MC_FILTER=y
|
CONFIG_BT_BNEP_MC_FILTER=y
|
||||||
CONFIG_BT_BNEP_PROTO_FILTER=y
|
CONFIG_BT_BNEP_PROTO_FILTER=y
|
||||||
|
|
Loading…
Reference in New Issue