commit | ffb7d2a7f6240ae280eec88b7eb4b067933fd1a6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Aug 04 16:34:33 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 11 15:41:50 2017 -0400 |
tree | c450d7c639083d315fdbb2ecc83e2bceb667fe55 | |
parent | a9e7f2c945c10359d57d7ddaa05ee353c544ca84 [diff] |
Kconfig: Drop CONFIG_CMD_PCA953X_INFO It does not seem worth having an option to enable another sub-command in this legacy driver. Drop this option so that the sub-command is always available. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>