Re: [PATCH 08/34] usb: dwc3: depend on both Host and Gadget stacks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 24, 2011 at 04:43:41PM +0400, Sergei Shtylyov wrote:
> Hello.
> 
> On 24-11-2011 15:02, Felipe Balbi wrote:
> 
> >now that we have host support, we must depend
> >on both sides.
> 
> >Signed-off-by: Felipe Balbi<balbi@xxxxxx>
> >---
> >  drivers/usb/dwc3/Kconfig |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> >diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig
> >index dca0b51..d8f741f 100644
> >--- a/drivers/usb/dwc3/Kconfig
> >+++ b/drivers/usb/dwc3/Kconfig
> >@@ -1,6 +1,6 @@
> >  config USB_DWC3
> >  	tristate "DesignWare USB3 DRD Core Support"
> >-	depends on (USB || USB_GADGET)
> >+	depends on (USB&&  USB_GADGET)
> 
>    Could drop useless parens, while at it.

I could, but since it won't make a difference and the parens actually
look nicer to my eyes, I'm leaving as is.

-- 
balbi

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux