[PATCH] PATCH 2.5: kconfig spurious bool dependencies (2_2)
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.
Showing
Please register or sign in to comment