Re: [PATCH] kconfig: warn about complex selects
From: Vegard Nossum
Date: Sun May 04 2008 - 07:00:55 EST
Okay, here's try #2. (That's what I get for making patches too early in the
morning.)
This checks dependencies instead of the "default" property. I don't know how
useful this is, though, as it will generate some false positives. Actually,
a lot of them.
Vegard