summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorIgor Grinberg <grinberg@compulab.co.il>2013-11-06 17:24:02 +0200
committerTom Rini <trini@ti.com>2013-11-08 09:41:37 -0500
commit39d9abfa23c0d9fa7034c9fd01124be98eb92c4d (patch)
tree7dc17fe5296a32409ba6c5facc81fae1b817827f /README
parent0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5 (diff)
downloadtalos-obmc-uboot-39d9abfa23c0d9fa7034c9fd01124be98eb92c4d.tar.gz
talos-obmc-uboot-39d9abfa23c0d9fa7034c9fd01124be98eb92c4d.zip
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: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index a4a450efee..8e19aebb9c 100644
--- a/README
+++ b/README
@@ -1033,7 +1033,6 @@ The following options need to be configured:
- GPIO Support:
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
chip-ngpio pairs that tell the PCA953X driver the number of
OpenPOWER on IntegriCloud