diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-03-13 13:48:31 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2015-03-16 04:11:23 -0400 |
commit | bfc6dc138ef01a65365834dcf251b95ace9969b7 (patch) | |
tree | f7f363b5fb4031f01d621e2c9590295c566c3ebc /arch/arm | |
parent | ca5396975ab42904c4955c7976f918896b0b7a35 (diff) |
ARM: imx_v6_v7_defconfig: Enable Bluetooth support
Enable Bluetooth over serial support.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/imx_v6_v7_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
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 | |||
71 | CONFIG_NETFILTER=y | 71 | CONFIG_NETFILTER=y |
72 | CONFIG_CAN=y | 72 | CONFIG_CAN=y |
73 | CONFIG_CAN_FLEXCAN=y | 73 | CONFIG_CAN_FLEXCAN=y |
74 | CONFIG_BT=y | ||
75 | CONFIG_BT_HCIUART=y | ||
76 | CONFIG_BT_HCIUART_3WIRE=y | ||
74 | CONFIG_CFG80211=y | 77 | CONFIG_CFG80211=y |
75 | CONFIG_MAC80211=y | 78 | CONFIG_MAC80211=y |
76 | CONFIG_RFKILL=y | 79 | CONFIG_RFKILL=y |