From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: yocto@yoctoproject.org, poky@yoctoproject.org, saul.wold@intel.com
Subject: Re: [PATCH 1/1] linux-yocto: enable audio for selected qemu targets
Date: Wed, 23 Feb 2011 16:23:02 +0000 [thread overview]
Message-ID: <1298478182.26736.37.camel@rex> (raw)
In-Reply-To: <f2ce752b4053f9b7d0327d2316432906f459f92f.1298429140.git.bruce.ashfield@windriver.com>
On Tue, 2011-02-22 at 21:49 -0500, Bruce Ashfield wrote:
> Fixes [BUGID #488 #734]
>
> Enable audio for qemux86/qemux86-64 via the following kernel
> configuration options.
>
> CONFIG_SOUND_OSS_CORE=y
> CONFIG_SOUND_OSS_CORE_PRECLAIM=y
> CONFIG_SND_RAWMIDI=m
> CONFIG_SND_SEQUENCER=y
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=y
> CONFIG_SND_PCM_OSS=y
> CONFIG_SND_PCM_OSS_PLUGINS=y
> CONFIG_SND_SEQUENCER_OSS=y
> CONFIG_SND_RAWMIDI_SEQ=m
> CONFIG_SND_AC97_CODEC=m
> CONFIG_SND_ENS1370=m
> CONFIG_SND_INTEL8X0=m
> CONFIG_AC97_BUS=m
>
> The mechanism to trigger these options is in the form of an
> optional kernel feature that is only appended for qemux86
> and qemux86-64, but is contained within the kernel tree.
>
> This allows several things:
>
> - the options to be available/shared for all boards
> - the options to be in tree
> - to not add the options to every board, which unecessarily
> bloats the default configuration.
>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Merged to master, thanks Bruce.
Cheers,
Richard
next prev parent reply other threads:[~2011-02-23 16:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 2:49 [PATCH 0/1] linux-yocto: enable audio for qemux86 and qemux86-64 Bruce Ashfield
2011-02-23 2:49 ` [PATCH 1/1] linux-yocto: enable audio for selected qemu targets Bruce Ashfield
2011-02-23 16:23 ` Richard Purdie [this message]
2011-02-28 18:53 ` [PATCH 0/1] linux-yocto: enable audio for qemux86 and qemux86-64 Darren Hart
2011-02-28 18:53 ` [poky] " Darren Hart
2011-02-28 20:47 ` Richard Purdie
2011-02-28 20:47 ` [poky] " Richard Purdie
2011-02-28 20:48 ` Bruce Ashfield
2011-02-28 20:48 ` [poky] " Bruce Ashfield
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=1298478182.26736.37.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=bruce.ashfield@windriver.com \
--cc=poky@yoctoproject.org \
--cc=saul.wold@intel.com \
--cc=yocto@yoctoproject.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.