coreboot-kgpe-d16/Documentation/getting_started
Patrick Georgi 0eab62b9cf util/kconfig: Uprev to Linux 6.6's kconfig
Upstream reimplemented KCONFIG_STRICT, just calling it KCONFIG_WERROR.
Therefore, adapt our build system and documentation. Upstream is less
strict at this time, but there's a proposed patch that got imported.

TEST=`util/abuild/abuild -C` output (config.h and
config.build) remains the same. Also, the failure type fixed in
https://review.coreboot.org/c/coreboot/+/11272 can be detected,
which I tested by manually breaking our Kconfig in a similar way.

Change-Id: I322fb08a2f7308b93cff71a5dd4136f1a998773b
Signed-off-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79259
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2023-11-25 14:51:41 +00:00
..
architecture.md
build_system.md docs: Mention add_intermediate and provide an example 2023-08-26 20:57:11 +00:00
comparison_coreboot_uefi.dia
comparison_coreboot_uefi.svg
devicetree.md
gpio.md
index.md
kconfig.md util/kconfig: Uprev to Linux 6.6's kconfig 2023-11-25 14:51:41 +00:00
submodules.md
writing_documentation.md