Kconfig: Drop CONFIG_CMD_DS4510_RST
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 09:25:00 +0000 (03:25 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 22 May 2017 12:37:06 +0000 (08:37 -0400)
This option is only used in one driver and is not enabled by any board. 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>

No differences found