mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
mainboard/intel/amenia: Enable software sync in coreboot
Software sync in depthcharge should be enabled as well. BUG=none BRANCH=none TEST=On Amenia TR1.2, observed software sync after boot up, and checked with console command sysinfo. Change-Id: Ia807ca8881747ec80adfaa48ef832835784159bf Signed-off-by: li feng <li1.feng@intel.com> Reviewed-on: https://chromium-review.googlesource.com/355221 Commit-Ready: David Hendricks <dhendrix@chromium.org> Tested-by: David Hendricks <dhendrix@chromium.org> Reviewed-by: David Hendricks <dhendrix@chromium.org>
This commit is contained in:
parent
53c002114f
commit
2ef1dd668e
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ config CHROMEOS
|
|||
default y
|
||||
select VIRTUAL_DEV_SWITCH
|
||||
|
||||
config CHROMEOS
|
||||
select EC_SOFTWARE_SYNC
|
||||
|
||||
config MAINBOARD_DIR
|
||||
string
|
||||
default intel/amenia
|
||||
|
|
Loading…
Add table
Reference in a new issue