Skip to content
Commit ea5866e5 authored by Ulf Magnusson's avatar Ulf Magnusson Committed by Kumar Gala
Browse files

kconfig: Use 'CONFIG_FOO_*' in #endif comments to avoid CI failures

https://github.com/zephyrproject-rtos/ci-tools/pull/65

 tweaks the check
for references to undefined Kconfig symbol to whitelist anything on the
form 'CONFIG_FOO_*' (or 'CONFIG_FOO_*_...'). This is meant for #endif
comments that talk about many related symbols.

Fix two existing #endif comments to use that format, so that some
entries can be removed from the whitelist in the CI check.

Signed-off-by: default avatarUlf Magnusson <Ulf.Magnusson@nordicsemi.no>
parent 6b51ef73
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment