diff options
author | Tom Rini <trini@konsulko.com> | 2025-07-04 15:46:05 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-07-11 11:33:25 -0600 |
commit | 011079c375d029f47e91d57f84927f392ffd2d61 (patch) | |
tree | 0d9ef73fd38d4ea93f19418f1f84351fe501ebee /cmd/blob.c | |
parent | d0ed9636902bc5c0d7ea5f73926441241acb6051 (diff) |
Kconfig: Add COMPILE_TEST option
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.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'cmd/blob.c')
0 files changed, 0 insertions, 0 deletions