Re: [PATCH] udc: gadget: atmel_usba_udc: depend on COMMON_CLK_AT91

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

 



On Tue, Mar 03, 2015 at 10:41:38AM +0100, Alexandre Belloni wrote:
> On 03/03/2015 at 09:26:20 +0100, Boris Brezillon wrote :
> > >  config USB_ATMEL_USBA
> > >  	tristate "Atmel USBA"
> > > -	depends on AVR32 || ARCH_AT91
> > > +	depends on AVR32 || ARCH_AT91 && COMMON_CLK_AT91
> > 
> > I guess you should add parenthesis to make it clearer ?
> > 
> > 	depends on AVR32 || (ARCH_AT91 && COMMON_CLK_AT91)
> > 
> > And I wonder why you need that. I though this option was selected by all
> > at91 platforms ?
> > 
> 
> That is currently the case but maybe, one day, one of the AT91 platform
> will not use the same clock driver.

then, maybe, one day, you send this patch.

-- 
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