summaryrefslogtreecommitdiffstats
path: root/include/configs/firefly-rk3288.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-21 19:44:13 -0700
committerSimon Glass <sjg@chromium.org>2016-01-21 20:42:36 -0700
commit27a1961d0b527b24e7f76230d94df617004b1534 (patch)
treeaa565344419fc5f81dbe78988db9628deafeaaeb /include/configs/firefly-rk3288.h
parent90a28470fc11c86c64b8f413d23a5c8fcff45a04 (diff)
downloadtalos-obmc-uboot-27a1961d0b527b24e7f76230d94df617004b1534.tar.gz
talos-obmc-uboot-27a1961d0b527b24e7f76230d94df617004b1534.zip
rockchip: jerry: Enable the Chrome OS EC
Turn on the EC and enable the keyboard. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/firefly-rk3288.h')
-rw-r--r--include/configs/firefly-rk3288.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/firefly-rk3288.h b/include/configs/firefly-rk3288.h
index 4c5c4ddefd..8ac6521050 100644
--- a/include/configs/firefly-rk3288.h
+++ b/include/configs/firefly-rk3288.h
@@ -7,6 +7,8 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#define ROCKCHIP_DEVICE_SETTINGS
+
#include <configs/rk3288_common.h>
#define CONFIG_SPL_MMC_SUPPORT
OpenPOWER on IntegriCloud