commit | 04ac6f168bf0936ab7ad38b3976ae2e8cb2f90a5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 26 22:28:02 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Apr 30 13:40:58 2017 -0400 |
tree | 06703a254d8a614f6d78ba2a873d1e0a9662b6ba | |
parent | 2f072584430171fe567aca1a474497c36f61770f [diff] |
Convert CONFIG_CMD_CLK to Kconfig This converts the following to Kconfig: CONFIG_CMD_CLK Signed-off-by: Simon Glass <sjg@chromium.org> [trini: imply CMD_CLK on ARCH_ZYNQ] Signed-off-by: Tom Rini <trini@konsulko.com>