All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support
Date: Tue, 1 Jul 2014 17:17:41 +0800	[thread overview]
Message-ID: <20140701091740.GK14471@dragon> (raw)
In-Reply-To: <9816fbb23593185b711c1fe32836ec5b763b688d.1404132504.git.silvio.fricke@gmail.com>

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
> 

  reply	other threads:[~2014-07-01  9:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 13:28 [PATCH 0/5] some additions for the edmqmx6 board Silvio Fricke
2014-06-30 13:28 ` [PATCH 1/5] ARM: imx_v6_v7_defconfig: Enable STMPE gpio support Silvio Fricke
2014-06-30 13:28 ` [PATCH 2/5] ARM: dts: imx6: edmqmx6: Add PCIe support Silvio Fricke
2014-07-01  9:14   ` Shawn Guo
2014-06-30 13:28 ` [PATCH 3/5] ARM: dts: imx6: edmqmx6: Add two other i2c buses Silvio Fricke
2014-06-30 13:28 ` [PATCH 4/5] ARM: dts: imx6: edmqmx6: Add can bus Silvio Fricke
2014-07-01  9:15   ` Shawn Guo
2014-06-30 13:28 ` [PATCH 5/5] ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support Silvio Fricke
2014-07-01  9:17   ` Shawn Guo [this message]
2014-07-01  9:09 ` [PATCH 0/5] some additions for the edmqmx6 board Shawn Guo
2014-07-01 11:08 ` [PATCH v2 " Silvio Fricke
2014-07-01 11:08   ` [PATCH v2 1/5] ARM: imx_v6_v7_defconfig: Enable STMPE gpio support Silvio Fricke
2014-07-01 11:08   ` [PATCH v2 2/5] ARM: dts: imx6: edmqmx6: Add PCIe support Silvio Fricke
2014-07-01 11:09   ` [PATCH v2 3/5] ARM: dts: imx6: edmqmx6: Add two other i2c buses Silvio Fricke
2014-07-01 11:09   ` [PATCH v2 4/5] ARM: dts: imx6: edmqmx6: Add can bus Silvio Fricke
2014-07-01 11:09   ` [PATCH v2 5/5] ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support Silvio Fricke
2014-07-02  4:38   ` [PATCH v2 0/5] some additions for the edmqmx6 board Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140701091740.GK14471@dragon \
    --to=shawn.guo@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.