diff options
author | Felix Singer <felixsinger@posteo.net> | 2024-01-18 00:15:50 +0100 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2024-01-21 06:03:26 +0000 |
commit | df0fac1eb184ec4539a9b4363d4d3259bb48ec56 (patch) | |
tree | 9c46c5061912245bc27baa27e6c79f019fe32354 /payloads/external/SeaBIOS/Kconfig | |
parent | b88d7dc34da6cb809427195696c21ce16b85c070 (diff) |
payload/seabios: Update from 1.16.2 to 1.16.3
Change-Id: Idfe479272abf2db93f8fc4bc1ba02d8b8072fcfe
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80018
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
Diffstat (limited to 'payloads/external/SeaBIOS/Kconfig')
-rw-r--r-- | payloads/external/SeaBIOS/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/SeaBIOS/Kconfig b/payloads/external/SeaBIOS/Kconfig index d7812191e4..31b9989e5b 100644 --- a/payloads/external/SeaBIOS/Kconfig +++ b/payloads/external/SeaBIOS/Kconfig @@ -15,7 +15,7 @@ choice default SEABIOS_STABLE config SEABIOS_STABLE - bool "1.16.2" + bool "1.16.3" help Stable SeaBIOS version config SEABIOS_MASTER |