summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-11-19 18:45:30 -0500
committerTom Rini <[email protected]>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 <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 0a7635d1a24..eb76c73ac3d 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.