diff options
author | Simon Glass <sjg@chromium.org> | 2017-08-04 22:34:32 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-11 19:41:50 (GMT) |
commit | 0091362ce50917ac028e515b9fa19d1257a3080c (patch) | |
tree | fcfa85f693fecb68c2236e45f9098579dc7eb3b9 /README | |
parent | 978f0854da2abaeebe047c24c12c1033de75060a (diff) | |
download | u-boot-fsl-qoriq-0091362ce50917ac028e515b9fa19d1257a3080c.tar.xz |
Convert CONFIG_CMD_PCA953X to Kconfig
This converts the following to Kconfig:
CONFIG_CMD_PCA953X
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-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 * PCA953x I2C gpio commands CONFIG_CMD_PCA953X_INFO * PCA953x I2C gpio info command CONFIG_CMD_PCI * pciinfo CONFIG_CMD_PCMCIA * PCMCIA support |