From 9504226efbf9e3fdafd21f2f224efedc8157f3fc Mon Sep 17 00:00:00 2001 From: Tim Yardley Date: Tue, 10 Apr 2007 15:09:35 +0000 Subject: fix default 2.6 kernel config so we dont halt at CMTP protocol support SVN-Revision: 6925 --- target/linux/generic-2.6/config-template | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 498ba0674b..3b17aec071 100644 --- 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 -- cgit v1.2.3