From: balbi@ti.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [Patch v7 2/2] dmaengine: add Qualcomm BAM dma driver
Date: Mon, 24 Feb 2014 18:09:13 -0600 [thread overview]
Message-ID: <20140225000913.GA10801@saruman.home> (raw)
In-Reply-To: <1393283500-18599-3-git-send-email-agross@codeaurora.org>
Hi,
On Mon, Feb 24, 2014 at 05:11:40PM -0600, Andy Gross wrote:
> diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
> index 605b016..f87cef9 100644
> --- a/drivers/dma/Kconfig
> +++ b/drivers/dma/Kconfig
> @@ -401,4 +401,13 @@ config DMATEST
> config DMA_ENGINE_RAID
> bool
>
> +config QCOM_BAM_DMA
> + tristate "QCOM BAM DMA support"
> + depends on ARCH_QCOM || (COMPILE_TEST && OF && ARM)
do you really want to make it depend on ARM even when COMPILE_TEST=y ?
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140224/0908738e/attachment.sig>
next prev parent reply other threads:[~2014-02-25 0:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 23:11 [Patch v7 0/2] Add Qualcomm BAM dmaengine driver Andy Gross
2014-02-24 23:11 ` [Patch v7 1/2] dmaengine: qcom_bam_dma: Add device tree binding Andy Gross
2014-02-24 23:11 ` [Patch v7 2/2] dmaengine: add Qualcomm BAM dma driver Andy Gross
2014-02-25 0:09 ` Felipe Balbi [this message]
2014-02-25 3:05 ` Mark Brown
2014-02-25 5:00 ` Felipe Balbi
2014-02-26 16:51 ` Stanimir Varbanov
2014-02-26 17:06 ` Andy Gross
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=20140225000913.GA10801@saruman.home \
--to=balbi@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).