• Roman Zippel's avatar
    [PATCH] add new keywords to parser · d4f8a453
    Roman Zippel authored
    Add the following new keywords: def_tristate, def_bool, def_boolean,
    select, enable and range.
    
    Add support for def_tristate and def_bool, which combines default and
    bool/tristate into a single statement and a allows simpler definition
    of derived symbols.
    d4f8a453
zconf.l 7 KB