> Can kconfig-tweak be used to quickly turn on and off these kind of settings 
> (such as debugging)?

Maybe something like:
kconfig-tweak --disable (or --enable) CONFIG_DEBUG_FEATURES
make oldconfig

On Fri, Jul 24, 2020 at 7:57 PM Matias N. <mat...@imap.cc> wrote:
>
> Can kconfig-tweak be used to quickly turn on and off these kind of settings 
> (such as debugging)?
>
> > I keep two config files, one for debug, one for release. Very similar
> > except for the kinds of debugging options you mentioned.
> >
> > Nathan
> >

Reply via email to