From: Fabio Estevam Date: Fri, 13 Mar 2015 17:48:31 +0000 (-0300) Subject: ARM: imx_v6_v7_defconfig: Enable Bluetooth support X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=bfc6dc138ef01a65365834dcf251b95ace9969b7;p=deliverable%2Flinux.git ARM: imx_v6_v7_defconfig: Enable Bluetooth support Enable Bluetooth over serial support. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 75e7a954264b..fdeb1c83dcb5 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -71,6 +71,9 @@ CONFIG_IPV6=y CONFIG_NETFILTER=y CONFIG_CAN=y CONFIG_CAN_FLEXCAN=y +CONFIG_BT=y +CONFIG_BT_HCIUART=y +CONFIG_BT_HCIUART_3WIRE=y CONFIG_CFG80211=y CONFIG_MAC80211=y CONFIG_RFKILL=y