From: Takashi Iwai <tiwai@suse.de>
To: "Florian Fainelli" <f.fainelli@gmail.com>
Cc: <linux-kernel@vger.kernel.org>,
"moderated list:SOUND" <alsa-devel@alsa-project.org>,
<arnd@arndb.de>, "Jaroslav Kysela" <perex@perex.cz>
Subject: Re: [PATCH] sound: Add dependency on DMA
Date: Thu, 17 Nov 2016 20:03:51 +0100 [thread overview]
Message-ID: <s5hbmxe9be0.wl-tiwai@suse.de> (raw)
In-Reply-To: <20161117185237.7070-1-f.fainelli@gmail.com>
On Thu, 17 Nov 2016 19:52:37 +0100,
Florian Fainelli wrote:
>
> Architectures like m32r do not have a proper DMA-API implementation,
> fixes COMPILE_TEST linking failures for the sounds subsystem.
What error did you get exactly?
There are already CONFIG_HAS_DMA dependency in a few places, so I
wonder what's missing.
thanks,
Takashi
>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> sound/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/Kconfig b/sound/Kconfig
> index 5a240e050ae6..a768704d2f47 100644
> --- a/sound/Kconfig
> +++ b/sound/Kconfig
> @@ -60,6 +60,7 @@ if !M68K && !UML
>
> menuconfig SND
> tristate "Advanced Linux Sound Architecture"
> + depends on HAS_DMA
> help
> Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture),
> the new base sound system.
> --
> 2.9.3
>
>
next prev parent reply other threads:[~2016-11-17 19:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-17 18:52 [PATCH] sound: Add dependency on DMA Florian Fainelli
2016-11-17 19:03 ` Takashi Iwai [this message]
2016-11-17 19:14 ` Florian Fainelli
2016-11-17 19:42 ` Florian Fainelli
2016-11-18 8:15 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2016-11-17 18:50 Florian Fainelli
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=s5hbmxe9be0.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=arnd@arndb.de \
--cc=f.fainelli@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
/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