Supposing I want to make a change to the Kernel code and make sure that it all builds (i.e. that I did not cause any compile errors under any configuration), what's best way to do that?  Can I just take the default setting for all config options or does there exist a "build everything" mode?

- Jefferson Carpenter