summaryrefslogtreecommitdiffstats
path: root/include/configs/chromebook_link.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/chromebook_link.h')
-rw-r--r--include/configs/chromebook_link.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h
index 48ae81eabb..645b31c2e2 100644
--- a/include/configs/chromebook_link.h
+++ b/include/configs/chromebook_link.h
@@ -62,6 +62,11 @@
#define VIDEO_IO_OFFSET 0
#define CONFIG_X86EMU_RAW_IO
+#define CONFIG_CROS_EC
+#define CONFIG_CROS_EC_LPC
+#define CONFIG_CMD_CROS_EC
+#define CONFIG_ARCH_EARLY_INIT_R
+
#define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,vga,serial\0" \
"stdout=vga,serial\0" \
"stderr=vga,serial\0"
OpenPOWER on IntegriCloud