summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/kahlee/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2018-08-28 08:45:12 -0600
committerMartin Roth <martinroth@google.com>2018-08-29 21:06:14 +0000
commit6bbfb3bfd62e2d19b410c12b429eabc1f329833a (patch)
treeb7ff21cf947c32690aea8d752b8b37f5f557f95b /src/mainboard/google/kahlee/Kconfig
parent4cafc886195a52a0610c46c79fbb700294e9f1aa (diff)
downloadcoreboot-6bbfb3bfd62e2d19b410c12b429eabc1f329833a.tar.gz
coreboot-6bbfb3bfd62e2d19b410c12b429eabc1f329833a.tar.bz2
coreboot-6bbfb3bfd62e2d19b410c12b429eabc1f329833a.zip
mainboard/google/kahlee: Enable EC firmware update screen
Grunt takes a few seconds to update the EC, so display a notification screen while that's happening. BUG=b:113286040 TEST=Boot Grunt with old EC firmware, see update screen Change-Id: I95fc4d3430bac66c09f57a4d34abde08752e5f0e Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/28374 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/mainboard/google/kahlee/Kconfig')
-rw-r--r--src/mainboard/google/kahlee/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index fbd1fb0ca427..bde91a12eff2 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -98,6 +98,7 @@ config ONBOARD_VGA_IS_PRIMARY
config VBOOT
select EC_GOOGLE_CHROMEEC_SWITCHES
select VBOOT_LID_SWITCH
+ select VBOOT_EC_SLOW_UPDATE if VBOOT_EC_SOFTWARE_SYNC
config VBOOT_VBNV_OFFSET
hex