summaryrefslogtreecommitdiff
path: root/include/configs/firefly-rk3288.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-22 02:44:13 (GMT)
committerSimon Glass <sjg@chromium.org>2016-01-22 03:42:36 (GMT)
commit27a1961d0b527b24e7f76230d94df617004b1534 (patch)
treeaa565344419fc5f81dbe78988db9628deafeaaeb /include/configs/firefly-rk3288.h
parent90a28470fc11c86c64b8f413d23a5c8fcff45a04 (diff)
downloadu-boot-27a1961d0b527b24e7f76230d94df617004b1534.tar.xz
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 4c5c4dd..8ac6521 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