]> git.ipfire.org Git - people/ms/u-boot.git/commit
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
authorSimon Glass <sjg@chromium.org>
Fri, 4 Aug 2017 22:34:38 +0000 (16:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Aug 2017 19:41:52 +0000 (15:41 -0400)
commit6f62d7c4f7a2242a76e19b09dccca6f68776e788
treeb333194c8e26d76bf350f3ca5dcbca67b050902e
parent7f6665554a6e42af3c9f704de879705c1b20b56c
Kconfig: Drop CONFIG_CMD_PORTIO and associated command

This command is not used by any board. It also looks quite similar to the
'iod' and 'iow' commands which use the correct I/O macros.

Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
README
cmd/Makefile
cmd/portio.c [deleted file]
include/command.h
include/config_cmd_all.h
scripts/config_whitelist.txt