summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:31 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 16:45:28 (GMT)
commitc7c111e5f73278f838c4e9284503078dd7b46139 (patch)
treeabfed2bc5360b39435427ece5aa9cd15105def73 /README
parentfc843a02acad62e231a3e779cebd1712688146fc (diff)
downloadu-boot-fsl-qoriq-c7c111e5f73278f838c4e9284503078dd7b46139.tar.xz
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>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 85d40e7..b44c9ae 100644
--- a/README
+++ b/README
@@ -850,7 +850,6 @@ The following options need to be configured:
CONFIG_CMD_IMI iminfo
CONFIG_CMD_IMLS List all images found in NOR flash
CONFIG_CMD_IMLS_NAND * List all images found in NAND flash
- CONFIG_CMD_IMMAP * IMMR dump support
CONFIG_CMD_IOTRACE * I/O tracing for debugging
CONFIG_CMD_IMPORTENV * import an environment
CONFIG_CMD_INI * import data from an ini file into the env