[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.62.0703141907290.28462@pademelon.sonytel.be>
Date: Wed, 14 Mar 2007 19:09:40 +0100 (CET)
From: Geert Uytterhoeven <Geert.Uytterhoeven@...ycom.com>
To: Al Viro <viro@....linux.org.uk>
cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linuxppc-dev@...abs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 13/13] fix ps3fb glue allowing a modular build
On Wed, 14 Mar 2007, Al Viro wrote:
> On Wed, Mar 14, 2007 at 10:30:31AM -0700, Linus Torvalds wrote:
> > Maybe not "bool" vs "mbool", but it might be nice to have
> >
> > bool FB_PS3
> > depends strictly on FB
> >
> > ie a "depends strictly" refuses to upgrade a bool dependency from "m" to
> > "y", while a regular depends allows it.
> >
> > Or something.. The "depends strictly on X" thing would really be just a
> > mental shorthand for "depends on (X)=y" (it's actually longer to type, but
> > I think it's a bit more intuitive, thus "mental shortcut").
>
> There's a fun side question, though: what should allmodconfig do? FB=m,
> FB_PS3=n? Or FB=y, FB_PS3=y?
>From `make help':
| New config selecting modules when possible
FB can be a module, so FB=m, FB_PS3=n.
It doesn't say anything about things that can't be modules :-)
But I agree the chances of getting a system that doesn't work increase...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE)
Geert.Uytterhoeven@...ycom.com ------- The Corporate Village, Da Vincilaan 7-D1
Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists