commit | 5b79bb2c2a8c78b63c3f1269173bd0fe3bf68abd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 13 12:20:47 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 19 06:19:18 2015 -0700 |
tree | 3fc5de24efde89c68df37bfe8f119958b4789211 | |
parent | f3ae2ab4cf2cb17e7d7ea61748607913bd38625e [diff] |
dm: cros_ec: Convert to Kconfig Since both I2C and SPI are converted to Kconfig, we can convert cros_ec to Kconfig for these buses. LPC will need to wait until driver mode PCI is available. Signed-off-by: Simon Glass <sjg@chromium.org>