commit | 2beb1fd863fe5c85fcada9fde10a5748f2f9644b | [log] [tgz] |
---|---|---|
author | Igor Grinberg <grinberg@compulab.co.il> | Wed Nov 06 17:24:02 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Nov 08 09:41:37 2013 -0500 |
tree | 7dc17fe5296a32409ba6c5facc81fae1b817827f | |
parent | 06bc873dc5ef044ddc216b99f72da2a9e715ec95 [diff] |
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>