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>
Showing
- README 0 additions, 1 deletionREADME
- cmd/Makefile 0 additions, 1 deletioncmd/Makefile
- cmd/portio.c 0 additions, 145 deletionscmd/portio.c
- include/command.h 4 additions, 5 deletionsinclude/command.h
- include/config_cmd_all.h 0 additions, 1 deletioninclude/config_cmd_all.h
- scripts/config_whitelist.txt 0 additions, 1 deletionscripts/config_whitelist.txt
Loading
Please register or sign in to comment