diff mbox

[5/5] ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support

Message ID 9816fbb23593185b711c1fe32836ec5b763b688d.1404132504.git.silvio.fricke@gmail.com
State New
Headers show

Commit Message

Silvio Fricke June 30, 2014, 1:28 p.m. UTC
Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
---
 arch/arm/configs/imx_v6_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Shawn Guo July 1, 2014, 9:17 a.m. UTC | #1
On Mon, Jun 30, 2014 at 03:28:09PM +0200, Silvio Fricke wrote:
> Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
> ---
>  arch/arm/configs/imx_v6_v7_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index c331de8..88877226 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=m
> +CONFIG_CAN_FLEXCAN=m

Would it be better to have them as 'y'?  It gets more chance to be
compile-tested since zImage build is more often than module build.

Shawn

>  CONFIG_CFG80211=y
>  CONFIG_MAC80211=y
>  CONFIG_RFKILL=y
> -- 
> 2.0.0
>
diff mbox

Patch

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index c331de8..88877226 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=m
+CONFIG_CAN_FLEXCAN=m
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_RFKILL=y