> >> All the adjustable defines are kept in a database. Each define is
> >> classified with cross-references, dependencies, and options. This
> >> is so that different config programs can have different menu systems,
> >> yet be (mostly) independent of the kernel version.
> >
> > And what format shall this take? It needs to be parsable
> > from sh using only expr, sed, and awk.
>
> C would be great, maybe C++ or Objective-C.
I'll just point out that, since very little but C is used for the kernel
compile, probably C would be the best choice....
lilo