On Mon, Jan 27, 2020 at 04:24:00PM -0600, Matt DeVillier wrote:
having a src/mainboard/stub/<soc> for **all** SoC might not be a bad idea, especially if it were to select less common/non-default options that other in-tree boards don't select by default, to ensure full coverage of all SoC options.
I think for non-default options, having more specimen of real world examples in configs/ is better simply because that means that we're optimizing for real-world configurations.
Patrick