Skip to content

kconfig check: add --keep-going argument

Administrator requested to merge kconfig-check-keep-going into master

Abort the "pmbootstrap kconfig check" on the first error, unless the --keep-going argument was passed. This makes it easier to go through the failed kernels one by one until they are all fixed.

The other patches make sure we don't print a full trace for kernel config errors and tweak the kconfig edit copy back message.

Merge request reports

Loading