[PATCH 1/2] Kconfig: Add COMPILE_TEST option

Tom Rini trini at konsulko.com
Fri Jul 11 22:00:50 CEST 2025


On Fri, 04 Jul 2025 15:46:05 -0600, Tom Rini wrote:

> Take the COMPILE_TEST option from the Linux Kernel v6.15 and since the
> wording there is OK for us too, use it verbatim. Also update the default
> for WERROR to be COMPILE_TEST which again matches the Linux Kernel.
> 
> This is the first big step needed to allow for "allyesconfig" to be
> possible as it then lets us then disable things that aren't valid for a
> compile only test.
> 
> [...]

Applied to u-boot/master, thanks!

[1/2] Kconfig: Add COMPILE_TEST option
      commit: 011079c375d029f47e91d57f84927f392ffd2d61
[2/2] Kconfig: Test for !COMPILE_TEST in some locations
      commit: 7adb9b03a6447a80925c6eb02fedb6b022ef6e14
-- 
Tom




More information about the U-Boot mailing list