Re: [patch] usb: add missing Kconfig UWB select to USB_WHCI_HCD andUSB_HWA_HCD

From: Mike Galbraith
Date: Sat Feb 11 2012 - 00:44:01 EST


On Fri, 2012-02-10 at 10:11 -0800, Greg Kroah-Hartman wrote:
> On Fri, Feb 10, 2012 at 08:11:26AM -0800, Randy Dunlap wrote:
> > On 02/09/2012 11:07 PM, Mike Galbraith wrote:
> > > usb: add missing Kconfig UWB select to USB_WHCI_HCD and USB_HWA_HCD
> > >
> > > cripts/kconfig/conf --oldconfig Kconfig
> > > warning: (USB_WHCI_HCD && USB_HWA_HCD) selects USB_WUSB which has unmet direct dependencies (USB_SUPPORT && EXPERIMENTAL && USB && PCI && UWB)
> > > warning: (USB_WHCI_HCD) selects UWB_WHCI which has unmet direct dependencies (UWB && PCI)
> > > warning: (USB_WHCI_HCD && USB_HWA_HCD) selects USB_WUSB which has unmet direct dependencies (USB_SUPPORT && EXPERIMENTAL && USB && PCI && UWB)
> > > warning: (USB_WHCI_HCD) selects UWB_WHCI which has unmet direct dependencies (UWB && PCI)
> > >
> > > Signed-off-by: Mike Galbraith <efault@xxxxxx>
> >
> > I have 2 patches in linux-next that fix the UWB/WUSB problems by using "depends on"
> > instead...
>
> Yes, this should all now be resolved, Mike can you verify this please?

Nah, Randy surely did, and it would be hard to mess it up ;-)

-Mike

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/