summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/Kconfig
AgeCommit message (Collapse)Author
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass
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 <[email protected]>