summaryrefslogtreecommitdiffstats
path: root/include/configs/peach-pit.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-13 23:42:16 -0600
committerSimon Glass <sjg@chromium.org>2014-10-22 10:36:53 -0600
commitea0ebc8662357f8f5c7f568ec5e1eb8d773ae4ee (patch)
treeb621e5acde3a2294d22e785e82aac4f5923280fa /include/configs/peach-pit.h
parentbe995a85455343f99c84ceacf0bf771eb2e85752 (diff)
downloadtalos-obmc-uboot-ea0ebc8662357f8f5c7f568ec5e1eb8d773ae4ee.tar.gz
talos-obmc-uboot-ea0ebc8662357f8f5c7f568ec5e1eb8d773ae4ee.zip
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Adjust this driver to use driver model and move smdk5420 boards over to use it. Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/peach-pit.h')
-rw-r--r--include/configs/peach-pit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/peach-pit.h b/include/configs/peach-pit.h
index ab8ac60df2..91bd37d6bc 100644
--- a/include/configs/peach-pit.h
+++ b/include/configs/peach-pit.h
@@ -38,6 +38,7 @@
#define CONFIG_POWER_TPS65090_EC
#define CONFIG_CROS_EC_SPI /* Support CROS_EC over SPI */
+#define CONFIG_DM_CROS_EC
#define CONFIG_USB_XHCI
#define CONFIG_USB_XHCI_EXYNOS
OpenPOWER on IntegriCloud