diff options
author | Martin Roth <martinroth@google.com> | 2016-01-14 09:04:53 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-01-18 01:50:09 +0100 |
commit | b7c39b2bc1a98bf9716ae6dae59099556fabfa8f (patch) | |
tree | f25abd5f746902d8d5f0adfaf85aaba49684a8fc /toolchain.inc | |
parent | 699af193594037c98a3d05096283429520775c94 (diff) | |
download | coreboot-b7c39b2bc1a98bf9716ae6dae59099556fabfa8f.tar.xz |
util/lint/kconfig_lint: Add 3 new checks
- Check that selected symbols are type bool
- Check that selected symbols aren't created inside a choice
- Check that symbols created inside a choice aren't created
outside of a choice as well.
Change-Id: I08963d637f8bdfb2413cfe831eafdc974d7674ab
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12969
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'toolchain.inc')
0 files changed, 0 insertions, 0 deletions