summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:38 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:52 (GMT)
commit6f62d7c4f7a2242a76e19b09dccca6f68776e788 (patch)
treeb333194c8e26d76bf350f3ca5dcbca67b050902e /scripts
parent7f6665554a6e42af3c9f704de879705c1b20b56c (diff)
downloadu-boot-fsl-qoriq-6f62d7c4f7a2242a76e19b09dccca6f68776e788.tar.xz
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>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 358b17c..fdfca1a 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -293,7 +293,6 @@ CONFIG_CM922T_XA10
CONFIG_CMDLINE_EDITING
CONFIG_CMDLINE_PS_SUPPORT
CONFIG_CMDLINE_TAG
-CONFIG_CMD_PORTIO
CONFIG_CMD_READ
CONFIG_CMD_REGINFO
CONFIG_CMD_REISER