[PATCH 5/5] ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support
Shawn Guo
shawn.guo at freescale.com
Tue Jul 1 02:17:41 PDT 2014
On Mon, Jun 30, 2014 at 03:28:09PM +0200, Silvio Fricke wrote:
> Signed-off-by: Silvio Fricke <silvio.fricke at 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
>
More information about the linux-arm-kernel
mailing list