From e7715f56c959fc7041323035d9a2619d04e19a60 Mon Sep 17 00:00:00 2001 From: hwg Date: Fri, 11 Apr 2014 18:25:32 +0800 Subject: [PATCH] enable config CONFIG_BT_HCIUART --- arch/arm/configs/rockchip_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/rockchip_defconfig b/arch/arm/configs/rockchip_defconfig index 38610083cc2d..fd5aaa74f5a0 100755 --- a/arch/arm/configs/rockchip_defconfig +++ b/arch/arm/configs/rockchip_defconfig @@ -204,6 +204,8 @@ 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_NL80211_TESTMODE=y CONFIG_CFG80211_WEXT=y CONFIG_RFKILL=y -- 2.34.1