commit | eed921d923480eae759ebb79d1a1cd04f54f9445 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 13 21:44:06 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 17:27:24 2016 -0400 |
tree | 4c8e329204ab11940cc88c0fe167b387644d9ed0 | |
parent | 696a91f2b065891ded3690ae2d9fb8659fee4e4c [diff] |
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>