projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1641bb8
)
x86: chromebook_link: Enable the syscon uclass
author
Simon Glass
<sjg@chromium.org>
Sun, 17 Jan 2016 23:11:49 +0000
(16:11 -0700)
committer
Bin Meng
<bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:41 +0000
(12:09 +0800)
We will use a system controller to model the Intel Management Engine. Enable
this for link.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/chromebook_link_defconfig
patch
|
blob
|
history
diff --git
a/configs/chromebook_link_defconfig
b/configs/chromebook_link_defconfig
index 81189f3610084885381b00479109d3c7c3e4e460..1cee7d488809db238cf6bd26780acf4979a6d435 100644
(file)
--- a/
configs/chromebook_link_defconfig
+++ b/
configs/chromebook_link_defconfig
@@
-20,6
+20,8
@@
CONFIG_CMD_BOOTSTAGE=y
CONFIG_CMD_TPM=y
CONFIG_CMD_TPM_TEST=y
CONFIG_OF_CONTROL=y
+CONFIG_REGMAP=y
+CONFIG_SYSCON=y
CONFIG_CPU=y
CONFIG_SYS_I2C_INTEL=y
CONFIG_CMD_CROS_EC=y