commit | 5d5112408b93034555e84881b89042a0ff1b5689 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:25:31 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 12:45:28 2017 -0400 |
tree | abfed2bc5360b39435427ece5aa9cd15105def73 | |
parent | b569a0162dbcb810672f834a1bda6415ae9c877a [diff] |
Convert CONFIG_CMD_IMMAP to Kconfig This converts the following to Kconfig: CONFIG_CMD_IMMAP Also move this command out of the cmd/ directory since it is PowerPC-specific. Signed-off-by: Simon Glass <sjg@chromium.org>