Re: linux kernel config converter

Roman Zippel (zippel@linux-m68k.org)
Thu, 21 Feb 2002 16:19:25 +0100 (CET)


Hi,

On Thu, 21 Feb 2002, Giacomo Catenazzi wrote:

> How is the actual symbol range?
>
> CONFIG_FOO:
> dep: (FREE? && BEER?)
>
> how you tell configuration rools that
> FOO can be only min/max of (FREE? && BEER?)

I'm not sure I understand you correctly, but the symbol range in this
example would be from 'n' to min(FREE, BEER).

> I mean: Do you use pythons mode to tell when a
> help description end (no tab: new symbol), few spaces:
> is symbol help or configuration symbols)

There is no new config specification yet, I just dump the information in
the database in a somewhat readable format.

bye, Roman

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