The files in `configs/` are defconfigs to build-test certain
features or feature combinations.

If you really want to add full configs, they should be checked
too. Even if not build tested, they'd need to be constantly
updated, e.g. when config complains about missing/unknown
symbols. But I don't think it would scale. If every Kconfig
symbol is stored in multiple configs, a tiny Kconfig change
would result in many manually updates for checked in configs.

I would prefer to only check defconfigs in. If it's not for
build testing but really to store a specfic config, one can
restore the full config using the commit that introduced
the defconfig. The same information would be stored, just
harder to check out but much easier to maintain.

View Change

To view, visit change 39900. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ief7475faaac3e96546436a13d808eac3728575e9
Gerrit-Change-Number: 39900
Gerrit-PatchSet: 7
Gerrit-Owner: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Comment-Date: Sat, 19 Sep 2020 12:58:15 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment