summaryrefslogtreecommitdiff
path: root/include/configs/munices.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:31 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 12:45:28 -0400
commitc7c111e5f73278f838c4e9284503078dd7b46139 (patch)
treeabfed2bc5360b39435427ece5aa9cd15105def73 /include/configs/munices.h
parentfc843a02acad62e231a3e779cebd1712688146fc (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>
Diffstat (limited to 'include/configs/munices.h')
-rw-r--r--include/configs/munices.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/munices.h b/include/configs/munices.h
index 1679430951..ad2d69e6a5 100644
--- a/include/configs/munices.h
+++ b/include/configs/munices.h
@@ -26,7 +26,6 @@
/*
* Command line configuration.
*/
-#define CONFIG_CMD_IMMAP
#define CONFIG_CMD_REGINFO
#if defined(CONFIG_CMD_KGDB)