• Andrew Morton's avatar
    [PATCH] config: choice fix · 5a87d187
    Andrew Morton authored
    From: Roman Zippel <zippel@linux-m68k.org>
    
    When a boolean choice value has a dependency of 'm' it can be shortly
    treated as a tristate symbol.  This fixes this and also add a small
    optimization to precompute the value of the module symbol instead of
    checking it all the time.
    5a87d187
symbol.c 15.4 KB