commit | 428975e5d1c5cd2765f87e9f45104902be0651fd | [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 | 7842c300d37e1888e5940c7e532be8236e9ed2dc [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>