diff options
| author | Simon Glass <[email protected]> | 2017-05-17 03:25:00 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-05-22 08:37:06 -0400 |
| commit | 8dd026bffd0953d38bb4ed509590fcff7a083e37 (patch) | |
| tree | 34dc99aa0e4494d803425c0e3b84d97205076a8d /README | |
| parent | 9ab4b84457187af5d12bbdba2d3949e59c449f99 (diff) | |
Kconfig: Drop CONFIG_CMD_DS4510_RST
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -831,7 +831,6 @@ The following options need to be configured: CONFIG_CMD_DHCP * DHCP support CONFIG_CMD_DIAG * Diagnostics CONFIG_CMD_DS4510 * ds4510 I2C gpio commands - CONFIG_CMD_DS4510_RST * ds4510 I2C rst command CONFIG_CMD_DTT * Digital Therm and Thermostat CONFIG_CMD_ECHO echo arguments CONFIG_CMD_EDITENV edit env variable |
