As long as all of the code that gets enabled/disabled is only print statements, that's probably true. I was worried that some of these
boards
may depend on the correct setting of those debug flags to be functional.
Which boards are that?
There are lots of boards affected by this patch, and especially some of the DEBUG_CAR stuff looked like copy-paste from other places. I don't think we should encourage people to change those settings until they've been tested, or at least until someone is willing to go through and make sure that it only enables/disables print statements.
Thanks, Myles