summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-13 23:42:15 -0600
committerSimon Glass <sjg@chromium.org>2014-10-22 10:36:53 -0600
commitbe995a85455343f99c84ceacf0bf771eb2e85752 (patch)
tree2bfb96f571f8d1bf3b0023481f98732028c01aaa /include/configs/sandbox.h
parent84d6cbd3029e8b16e201f1129c300fae258c0f9c (diff)
downloadtalos-obmc-uboot-be995a85455343f99c84ceacf0bf771eb2e85752.tar.gz
talos-obmc-uboot-be995a85455343f99c84ceacf0bf771eb2e85752.zip
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Adjust the sandbox cros_ec emulation driver to work with driver model, and switch over to driver model for sandbox cros_ec. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
Diffstat (limited to 'include/configs/sandbox.h')
-rw-r--r--include/configs/sandbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index 46f67be980..ee4b24473c 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -32,6 +32,7 @@
#define CONFIG_DM_GPIO
#define CONFIG_DM_TEST
#define CONFIG_DM_SERIAL
+#define CONFIG_DM_CROS_EC
#define CONFIG_SYS_STDIO_DEREGISTER
OpenPOWER on IntegriCloud