kconfig check: add --keep-going argument
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.