commit | 76c7ddea9e111fcbfa0f4edad1710b45d628b44a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Sep 26 11:52:29 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 07 14:26:31 2016 +0000 |
tree | 6925212d2d9af3a160c59daedd61381bc8b60f64 | |
parent | 4952387893ab6c170c417f40a2cfa5b9d2bef89b [diff] |
config_whitelist: sync by tool It is a good practice to drop an option from the whitelist when we convert it to Kconfig, but we may sometimes forget to do that. So, it might be a good idea to sync the whitelist from time to time. This commit was generated by: scripts/build-whitelist.sh Looks like we had a bit progress... Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>