]> git.ipfire.org Git - people/ms/u-boot.git/commit - scripts/config_whitelist.txt
Kconfig: Add a whitelist of ad-hoc CONFIG options
authorSimon Glass <sjg@chromium.org>
Wed, 14 Sep 2016 03:44:06 +0000 (21:44 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Sep 2016 21:27:24 +0000 (17:27 -0400)
commiteed921d923480eae759ebb79d1a1cd04f54f9445
tree4c8e329204ab11940cc88c0fe167b387644d9ed0
parent696a91f2b065891ded3690ae2d9fb8659fee4e4c
Kconfig: Add a whitelist of ad-hoc CONFIG options

Add a list of ad-hoc CONFIG options that don't use Kconfig. This can be used
to check that new ones are not being added.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/build-whitelist.sh [new file with mode: 0755]
scripts/config_whitelist.txt [new file with mode: 0644]