summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2011-12-06 09:00:45 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2011-12-15 11:07:15 +0100
commite90f67881e2fcebf4b030b5a96f92d1e5efe5559 (patch)
tree81eda46c65c720649e93401d26becdf174e7bb2f /commands/Kconfig
parent1d1618a11b33f3c88b5e9f52b3b4c38199eedec0 (diff)
downloadbarebox-e90f67881e2fcebf4b030b5a96f92d1e5efe5559.tar.gz
barebox-e90f67881e2fcebf4b030b5a96f92d1e5efe5559.tar.xz
remove now obsolete iminfo command
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index fc37971288..6d5959106b 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -332,12 +332,6 @@ config CMD_BOOTM_OFTREE_UIMAGE
Support using oftree uImages. Without this only raw oftree
blobs can be used.
-config CMD_IMINFO
- bool
- prompt "iminfo"
- help
- Show information about uImages
-
config CMD_UIMAGE
tristate
prompt "uimage"