From: Darren Hart <dvhart@linux.intel.com>
To: Tom Zanussi <tom.zanussi@intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [PATCH][2.6.34 KERNEL] wrs_meta: turn on OHCI USB config option
Date: Thu, 20 Jan 2011 10:28:31 -0800 [thread overview]
Message-ID: <4D387ECF.5040509@linux.intel.com> (raw)
In-Reply-To: <1295546428.12074.243.camel@elmorro>
On 01/20/2011 10:00 AM, Tom Zanussi wrote:
> Allow crownbay to recognize low-speed devices such as mouse and
> keyboard.
>
> Pull URL: git://git.pokylinux.org/linux-2.6-windriver-contrib.git
> Branch: tzanussi/crownbay-usb-fix
> Browse:
> http://git.pokylinux.org/cgit.cgi/linux-2.6-windriver-contrib/log/?h=tzanussi/crownbay-usb-fix
>
> Please pull...
>
> Thanks,
> Tom Zanussi<tom.zanussi@intel.com>
>
> Signed-off-by: Tom Zanussi<tom.zanussi@intel.com>
> ---
> wrs/cfg/kernel-cache/bsp/crownbay/crownbay.cfg | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.cfg b/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.cfg
> index a516dc9..864e1dc 100644
> --- a/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.cfg
> +++ b/wrs/cfg/kernel-cache/bsp/crownbay/crownbay.cfg
> @@ -21,6 +21,7 @@ CONFIG_USB_EHCI_HCD=y
> CONFIG_PCIEPORTBUS=y
> CONFIG_NET=y
> CONFIG_USB_UHCI_HCD=y
> +CONFIG_USB_OHCI_HCD=y
> CONFIG_BLK_DEV_SD=y
> CONFIG_CHR_DEV_SG=y
> CONFIG_SOUND=y
This seems like the sort of thing we should push to standard. Or do BSPs
like the crownbay start from an empty config?
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
next prev parent reply other threads:[~2011-01-20 18:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-20 18:00 [PATCH][2.6.34 KERNEL] wrs_meta: turn on OHCI USB config option Tom Zanussi
2011-01-20 18:28 ` Darren Hart [this message]
2011-01-20 18:38 ` Tom Zanussi
2011-01-20 18:41 ` 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=4D387ECF.5040509@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=poky@yoctoproject.org \
--cc=tom.zanussi@intel.com \
/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.