Skip to content
Snippets Groups Projects
Commit 39d9abfa authored by Igor Grinberg's avatar Igor Grinberg Committed by Tom Rini
Browse files

README: remove wrong config name


There is no CONFIG_PCA953X_INFO symbol.
U-Boot uses CONFIG_CMD_PCA953X_INFO instead, which is described in
"Monitor Functions" section and thus no need to be repeated in the
"GPIO Support" section.
Remove the whole line.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
parent 0f0f7577
No related branches found
No related tags found
No related merge requests found
...@@ -1033,7 +1033,6 @@ The following options need to be configured: ...@@ -1033,7 +1033,6 @@ The following options need to be configured:
- GPIO Support: - GPIO Support:
CONFIG_PCA953X - use NXP's PCA953X series I2C GPIO CONFIG_PCA953X - use NXP's PCA953X series I2C GPIO
CONFIG_PCA953X_INFO - enable pca953x info command
The CONFIG_SYS_I2C_PCA953X_WIDTH option specifies a list of The CONFIG_SYS_I2C_PCA953X_WIDTH option specifies a list of
chip-ngpio pairs that tell the PCA953X driver the number of chip-ngpio pairs that tell the PCA953X driver the number of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment