summaryrefslogtreecommitdiff
path: root/include/configs/snow.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-01-27 03:29:40 (GMT)
committerSimon Glass <sjg@chromium.org>2015-01-30 00:10:01 (GMT)
commit85df958ce267c602a4ec5f1e41f336c5a8d3b441 (patch)
tree1f43a8a7e912b58c9c0b4dfe741e542886915ef1 /include/configs/snow.h
parentd744d5613639088246b27edb9ce91ccbd663e5a5 (diff)
downloadu-boot-85df958ce267c602a4ec5f1e41f336c5a8d3b441.tar.xz
dm: cros_ec: Convert cros_ec_i2c over to driver model
Move this driver to use driver model and update the snow configuration to match. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/snow.h')
-rw-r--r--include/configs/snow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/snow.h b/include/configs/snow.h
index 7eaa586..ce6676e 100644
--- a/include/configs/snow.h
+++ b/include/configs/snow.h
@@ -22,6 +22,7 @@
#define CONFIG_CROS_EC_I2C /* Support CROS_EC over I2C */
#define CONFIG_POWER_TPS65090_I2C
+#define CONFIG_DM_CROS_EC
#define CONFIG_BOARD_COMMON
#define CONFIG_ARCH_EARLY_INIT_R