You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check_compliance: Set KCONFIG_WARN_UNDEF instead of KCONFIG_STRICT
They are synonyms, and KCONFIG_WARN_UNDEF is more explicit.
KCONFIG_STRICT became a bad name when more env. variables warnings were
added to control warnings, but it's still supported for backwards
compatibility.
Signed-off-by: Ulf Magnusson <[email protected]>
0 commit comments