lkml.org 
[lkml]   [2015]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] udc: gadget: atmel_usba_udc: depend on COMMON_CLK_AT91
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.

--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


\
 
 \ /
  Last update: 2015-03-03 11:01    [W:0.078 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site