All of lore.kernel.org
 help / color / mirror / Atom feed
From: HartleyS@visionengravers.com (Hartley Sweeten)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: ep93xx: add DMA engine to the defconfig
Date: Thu, 9 Jul 2015 19:57:01 +0000	[thread overview]
Message-ID: <DC148C5AA1CEBA4E87973D432B1C2D883D4D95B6@P3PWEX4MB008.ex4.secureserver.net> (raw)
In-Reply-To: <1436456595-4915-1-git-send-email-linus.walleij@linaro.org>

On Thursday, July 09, 2015 8:43 AM, Linus Walleij wrote:
> Several boards can make use of the DMA engine on the EP93xx
> so let's enable this by default in the defconfig.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
>  arch/arm/configs/ep93xx_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig
> index 2ca11ce504c7..e684386e97ba 100644
> --- a/arch/arm/configs/ep93xx_defconfig
> +++ b/arch/arm/configs/ep93xx_defconfig
> @@ -109,6 +109,8 @@ CONFIG_RTC_CLASS=y
>  CONFIG_RTC_DRV_DS1307=y
>  CONFIG_RTC_DRV_M48T86=y
>  CONFIG_RTC_DRV_EP93XX=y
> +CONFIG_DMADEVICES=y
> +CONFIG_EP93XX_DMA=y
>  CONFIG_EXT2_FS=y
>  CONFIG_EXT3_FS=y
>  # CONFIG_EXT3_FS_XATTR is not set

Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>

      reply	other threads:[~2015-07-09 19:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 15:43 [PATCH 2/3] ARM: ep93xx: add DMA engine to the defconfig Linus Walleij
2015-07-09 19:57 ` Hartley Sweeten [this message]

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=DC148C5AA1CEBA4E87973D432B1C2D883D4D95B6@P3PWEX4MB008.ex4.secureserver.net \
    --to=hartleys@visionengravers.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.