summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:34 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 16:45:29 (GMT)
commit594e8d1c62128fc8391dc9c5649d364e4f69f028 (patch)
tree9f8c8d576f4261dbcbce8ac53bce3cf68402a672 /include/config_cmd_all.h
parent56aa7dcbdba6942729d9aa4b84fc489a510f0057 (diff)
downloadu-boot-594e8d1c62128fc8391dc9c5649d364e4f69f028.tar.xz
Convert CONFIG_CMD_IO to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IO Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index 8ab46ca..27fcc5e 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -13,7 +13,6 @@
* Alphabetical list of all possible commands.
*/
-#define CONFIG_CMD_IO /* Access to X86 IO space */
#define CONFIG_CMD_IRQ /* irqinfo */
#define CONFIG_CMD_JFFS2 /* JFFS2 Support */
#define CONFIG_CMD_KGDB /* kgdb */