summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:30 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:07:13 -0500
commitc3187fb1448baf142d43fcc3d6f0e88e082050b9 (patch)
treedf70b3c7aa59571d2fa65092124ec768122c4bae /README
parent9200011e9563c2deb71eae3c6769a92ea4e6c733 (diff)
Convert CONFIG_PCA953X to Kconfig
This converts the following to Kconfig: CONFIG_PCA953X Cc: Uri Mashiach <uri.mashiach@compulab.co.il> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 0a7635d1a2..eb76c73ac3 100644
--- a/README
+++ b/README
@@ -483,8 +483,6 @@ The following options need to be configured:
must also be configured. See I2C Support, below.
- GPIO Support:
- CONFIG_PCA953X - use NXP's PCA953X series I2C GPIO
-
The CFG_SYS_I2C_PCA953X_WIDTH option specifies a list of
chip-ngpio pairs that tell the PCA953X driver the number of
pins supported by a particular chip.