[poky] [PATCH][2.6.34 KERNEL] wrs_meta: turn on OHCI USB config option
Darren Hart
dvhart at linux.intel.com
Thu Jan 20 10:28:31 PST 2011
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 at intel.com>
>
> Signed-off-by: Tom Zanussi<tom.zanussi at 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
More information about the poky
mailing list