paulgazz / kmax

A collection of analysis tools for Kconfig and Kbuild constraints.
41 stars 18 forks source link

Allow --sample when using --repair #254

Open paulgazz opened 3 months ago

paulgazz commented 3 months ago

Currently, --repair and --sample aren't permitted to be used together. The challenge is that --repair may produce multiple configuration file for mutually exclusion. Support using --sample to produce many variations of the discovered constraints.