On Fri, Jul 24, 2020 at 3:49 PM Adam Feuer <a...@starcat.io> wrote: > > On Fri, Jul 24, 2020 at 12:40 PM Gregory Nutt <spudan...@gmail.com> wrote: > > > a dumb script like that one Abdelatif demonstrated > > will multiple calls to kconfig-tweak can be used to turn on all of the > > configuration options that you need. > > > > Cool!
I didn't know I could do this. Now that I know, I think I'll convert my configs to work this way. It will be much more convenient to have just one config for "release" builds and then a script to add or remove debugging. Glad we had this conversation. :-) Nathan