Re: [RFC PATCH 1/2] scripts: add kconfirm
From: Jonathan Corbet
Date: Tue Apr 28 2026 - 03:02:08 EST
Julian Braha <julianbraha@xxxxxxxxx> writes:
> Add kconfirm into scripts/ and modify the root Makefile and
> scripts/Makefile accordingly so that it can be compiled and run with:
> `make kconfirm`
> from the root of the tree.
As Greg noted, it would be helpful if you said what this tool does in
the changelog.
Also, a nit, but I would really suggest putting it under tools/ rather
than in the scripts/ dumping ground.
Thanks,
jon