Re: [2.6 patch] always enable FW_LOADER unless EMBEDDED=y

From: Adrian Bunk
Date: Wed Jun 11 2008 - 06:00:35 EST


On Wed, Jun 11, 2008 at 12:20:05PM +0300, Boaz Harrosh wrote:
> Adrian Bunk wrote:
> >
> > [1] and before anyone restarts the "kconfig is broken - select should
> > follow dependencies" FUD: I've seen much talk and zero code for
> > this, and in my opinion the problem is much more difficult than
> > it appears at first sight
>
> I had this crazy idea, Perhaps it would be easier to reverse the problem.
> Introduce a kind of Lazy_Enable mode. Which means config is enabled but
> gets it's use_count bumped up every time someone is dependent on it.
> At the end, for optimization, any Lazy_Enable with zero count, is dropped.
> Is that at all possible in current infrastructure?
> (I admit I never looked at the source)

Wouldn't your "Lazy_Enable" do the same as "select" already does?

> Boaz

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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