lkml.org 
[lkml]   [2011]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Remove remaining references of CONFIG_GENERIC_TIME
On Mon, 1 Aug 2011, Arnaud Lacombe wrote:

> Moreover, this approach is deemed to fail. The current symbol
> namespace is tied to an arch, so whenever you do:
>
> arch/arm/Kconfig:
> config FOO
> bool
>
> config BAZ
> bool
>
> drivers/cpufreq/Kconfig
> config BAR
> depends on ARM && FOO
> select BAZ
>
> You will end up triggering the warning for every ARCH != ARM...

You can keep a state for those symbols with regard to their level of
reference. Surely if ARM isn't true, BAZ is not "actively" referenced
in the end.


Nicolas


\
 
 \ /
  Last update: 2011-08-01 18:43    [W:0.091 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site