From: Wu Zheng Date: Tue, 24 Sep 2013 03:07:10 +0000 (+0800) Subject: x86: tizen_clovertrail_defconfig: enable bluetooth stack X-Git-Tag: submit/tizen/20140103.061859~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83ab5fce02135133f7100ed6cc3d2d9bd0f5a594;p=platform%2Fkernel%2Fkernel-clovertrail.git x86: tizen_clovertrail_defconfig: enable bluetooth stack Signed-off-by: Wu Zheng --- diff --git a/arch/x86/configs/tizen_clovertrail_defconfig b/arch/x86/configs/tizen_clovertrail_defconfig index b18048c..fc5265a 100644 --- a/arch/x86/configs/tizen_clovertrail_defconfig +++ b/arch/x86/configs/tizen_clovertrail_defconfig @@ -901,7 +901,16 @@ CONFIG_BQL=y # CONFIG_HAMRADIO is not set # CONFIG_CAN is not set # CONFIG_IRDA is not set -# CONFIG_BT is not set +CONFIG_BT=y +CONFIG_BT_RFCOMM=y +CONFIG_BT_RFCOMM_TTY=y +CONFIG_BT_BNEP=y +CONFIG_BT_BNEP_MC_FILTER=y +CONFIG_BT_BNEP_PROTO_FILTER=y +CONFIG_BT_HIDP=y + +CONFIG_BT_HCIUART=y +CONFIG_BT_HCIUART_H4=y # CONFIG_AF_RXRPC is not set CONFIG_WIRELESS=y CONFIG_CFG80211=m