commit | c7c111e5f73278f838c4e9284503078dd7b46139 | [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 | fc843a02acad62e231a3e779cebd1712688146fc [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>