mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
By ignoring the unset values of the minconfig in deciding what to test in the config_bisect can cause the problem config from being tested too. Just do not test the configs that are set in the minconfig. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>