summaryrefslogtreecommitdiffstats
path: root/Documentation/contributing/project_ideas.md
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2019-03-05 16:57:52 -0800
committerPatrick Georgi <pgeorgi@google.com>2019-03-08 08:33:56 +0000
commitef7a3267870f126cc2f815812cfe54500853d2b8 (patch)
tree7d5e483185092fccb251354917636ab93ef02dd5 /Documentation/contributing/project_ideas.md
parentcd49cce7b70e80b4acc49b56bb2bb94370b4d867 (diff)
downloadcoreboot-ef7a3267870f126cc2f815812cfe54500853d2b8.tar.gz
coreboot-ef7a3267870f126cc2f815812cfe54500853d2b8.tar.bz2
coreboot-ef7a3267870f126cc2f815812cfe54500853d2b8.zip
lint/kconfig: Update to support new CONFIG() macro
This patch updates the Kconfig linter to support the new CONFIG() macro in the same manner that IS_ENABLED() was previously supported. It will be flagged when it is used on non-bool Kconfigs or used with #ifdef, and it is supported for checking used Kconfigs. Remaining uses of IS_ENABLED() are flagged with a deprecation warning. Change-Id: I171ea8bc8e2d22abab7fc4d87ff4cf8aad21084f Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31776 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/contributing/project_ideas.md')
0 files changed, 0 insertions, 0 deletions