commit | 5e20d1818a431ead30fff339ddf1e8a6b3ccf501 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:25:04 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 08:37:10 2017 -0400 |
tree | d8e4c0a6b873ad570916ac318aee8b00f2efa478 | |
parent | 434524feb84a07df24a44bb4f1aa1bd850c400fe [diff] |
Drop three-wire serial (TWS) support This subsystem has not been converted to driver model, there is only one driver and only one board that uses it. Drop it and its CONFIG option. Also drop the rtc4543 RTC driver since it uses TWS. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>