summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:33 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:50 (GMT)
commitba7cc6c6c5c667f8510824cb0c47ea7ab3865de4 (patch)
treec450d7c639083d315fdbb2ecc83e2bceb667fe55 /README
parent0091362ce50917ac028e515b9fa19d1257a3080c (diff)
downloadu-boot-fsl-qoriq-ba7cc6c6c5c667f8510824cb0c47ea7ab3865de4.tar.xz
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
It does not seem worth having an option to enable another sub-command in this legacy driver. Drop this option so that the sub-command is always available. 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 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index d7efbde..d80fe82 100644
--- a/README
+++ b/README
@@ -812,7 +812,6 @@ The following options need to be configured:
CONFIG_CMD_MII * MII utility commands
CONFIG_CMD_NET bootp, tftpboot, rarpboot
CONFIG_CMD_NFS NFS support
- CONFIG_CMD_PCA953X_INFO * PCA953x I2C gpio info command
CONFIG_CMD_PCI * pciinfo
CONFIG_CMD_PCMCIA * PCMCIA support
CONFIG_CMD_PING * send ICMP ECHO_REQUEST to network