From: Silvio Fricke Date: Tue, 1 Jul 2014 11:09:02 +0000 (+0200) Subject: ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8ef567905d6e3d51e0da193d5c2ef89ac33eacd7;p=linux-beck.git ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support Signed-off-by: Silvio Fricke Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index c331de8aba83..42833932b6f2 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -69,6 +69,8 @@ CONFIG_IP_PNP_DHCP=y # CONFIG_INET_LRO is not set CONFIG_IPV6=y CONFIG_NETFILTER=y +CONFIG_CAN=y +CONFIG_CAN_FLEXCAN=y CONFIG_CFG80211=y CONFIG_MAC80211=y CONFIG_RFKILL=y