commit | 0c03c1ad2d9360967c125b786bc73b915346acde | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Aug 04 16:35:01 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 11 17:44:52 2017 -0400 |
tree | 773929afd3199c616687fcaa84eda46be8cf6418 | |
parent | 80a56cd9912748f23c2eb0a6abe17f2db4cfe130 [diff] |
Convert CONFIG_CMD_UNIVERSE to Kconfig This converts the following to Kconfig: CONFIG_CMD_UNIVERSE Since no board uses this, perhaps we should drop this command? Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>