diff options
author | Simon Glass | 2017-05-17 03:25:02 -0600 |
---|---|---|
committer | Tom Rini | 2017-05-22 08:37:08 -0400 |
commit | 879704d8f7387b05272b79197a3c782d1499283b (patch) | |
tree | abe88b41302d55193e5b9aaa1d230fda942681e5 /README | |
parent | 1136eb5e8f782cc60d3535d6369aa0a5bbfc2df0 (diff) |
Convert CONFIG_DS4510 to Kconfig
This converts the following to Kconfig:
CONFIG_DS4510
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -830,7 +830,6 @@ The following options need to be configured: CONFIG_CMD_CRC32 * crc32 CONFIG_CMD_DHCP * DHCP support CONFIG_CMD_DIAG * Diagnostics - CONFIG_CMD_DS4510 * ds4510 I2C gpio commands CONFIG_CMD_DTT * Digital Therm and Thermostat CONFIG_CMD_ECHO echo arguments CONFIG_CMD_EDITENV edit env variable |