Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1182534
| From | Valentin Rothberg <valentinrothberg@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the sound-asoc tree |
| Date | 2015-07-13 08:20 +0200 |
| Message-ID | <pLFfP-1yq-1@gated-at.bofh.it> (permalink) |
| References | <pLCBj-8kP-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi,
On Mon, Jul 13, 2015 at 5:23 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
>
> After merging the sound-asoc tree, today's linux-next build (powerpc
> allyesconfig) produced this warning:
>
> warning: (SND_SOC_ALL_CODECS) selects SND_SOC_STI_SAS which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_STI)
Here's the introducing hunk:
+config SND_SOC_STI_SAS
+ tristate "codec Audio support for STI SAS codec"
+ depends on SND_SOC_STI
SND_SOC_STI is not defined in Kconfig.
Kind regards,
Valentin
> Introduced by commit
>
> 32a726b2e089 ("ASoC: sti-sas: Add sti platform codec")
>
> --
> Cheers,
> Stephen Rothwell sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: linux-next: build warning after merge of the sound-asoc tree Valentin Rothberg <valentinrothberg@gmail.com> - 2015-07-13 08:20 +0200
csiph-web