[yocto] [PATCH 01/10] meta: add ROOT_HUB_TT config option to the usb/ehci-hcd feature

Darren Hart dvhart at linux.intel.com
Fri May 11 09:08:52 PDT 2012



On 05/10/2012 05:59 PM, tom.zanussi at intel.com wrote:
> From: Tom Zanussi <tom.zanussi at intel.com>
> 
> Add root hub transaction translator support for supporting companion
> ohci/uhci controllers , which is safe even if the ehci controller
> doesn't have companion controllers.
> 
> Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

> ---
>  meta/cfg/kernel-cache/features/usb/ehci-hcd.cfg |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/meta/cfg/kernel-cache/features/usb/ehci-hcd.cfg b/meta/cfg/kernel-cache/features/usb/ehci-hcd.cfg
> index 7322dc2..b977248 100644
> --- a/meta/cfg/kernel-cache/features/usb/ehci-hcd.cfg
> +++ b/meta/cfg/kernel-cache/features/usb/ehci-hcd.cfg
> @@ -1 +1,2 @@
>  CONFIG_USB_EHCI_HCD=y
> +CONFIG_USB_EHCI_ROOT_HUB_TT=y

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the yocto mailing list