mirror of
https://github.com/torvalds/linux.git
synced 2026-05-01 13:02:35 -04: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>