• Greg Banks's avatar
    [PATCH] PATCH 2.5: kconfig spurious bool dependencies (2_2) · cba0a157
    Greg Banks authored
     Some instances of the "bool" statement have what appear to be
     dependencies like "dep_bool" after the 2nd argument, which are
     silently ignored by all current parsers.  I have either trimmed
     the arguments or converted the "bool" to "dep_bool" as seemed
     appropriate.
    cba0a157
Config.in 3.66 KB