On 05/10/2012 05:59 PM, [email protected] wrote: > From: Tom Zanussi <[email protected]> > > 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 <[email protected]>
Acked-by: Darren Hart <[email protected]> > --- > 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 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
