commit | 523f97ac75449e9522ff4a3f138114908220aaee | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:24:58 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 08:37:05 2017 -0400 |
tree | 0ef760aa40a351bf5cf79d7353fca96305b6f1cb | |
parent | 089df18bfe9dd6e98f34807247ec77e0e1b5f7a2 [diff] |
Kconfig: Drop CONFIG_CMD_DS4510_INFO This option is only used in one driver and two boards. It does not seem worth having the ability to remove this part of the support. Drop the option. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>