Messages in this thread |  | | | Date | Mon, 13 Aug 2007 20:54:31 +0200 | | From | Adrian Bunk <> | | Subject | Re: [PATCH] kconfig: update kconfig-language text |
| |
On Mon, Aug 13, 2007 at 11:38:09AM -0700, Randy Dunlap wrote: > From: Randy Dunlap <randy.dunlap@oracle.com> > > Add kconfig-language docs for mainmenu, def_bool[ean], > and def_tristate. > > Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> > Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com> > --- > Documentation/kbuild/kconfig-language.txt | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > --- linux-2.6.23-rc3.orig/Documentation/kbuild/kconfig-language.txt > +++ linux-2.6.23-rc3/Documentation/kbuild/kconfig-language.txt > @@ -77,6 +77,11 @@ applicable everywhere (see syntax). > Optionally, dependencies only for this default value can be added with > "if". > > +- type definition + default value: > + "def_bool"/"def_boolean"/"def_tristate" <expr> ["if" <expr>] >...
Should the redundant and unused def_boolean be documented or removed?
I'd prefer the latter.
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |