aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
authorIdwer Vollering <vidwer@gmail.com>2013-03-02 18:27:05 +0100
committerPatrick Georgi <patrick@georgi-clan.de>2013-03-04 11:00:17 +0100
commit1a43309bf7222fc25e8583d128c9685ec251dd76 (patch)
tree7ab8f100b987d393bfb6dece5d8481e3b76257c2 /src/Kconfig
parent56ad905e4ca5cf09a0b0d93ee6586e7ac02ad8fc (diff)
bump SeaBIOS to 1.7.2.1
Update coreboot to use SeaBIOS' tag rel-1.7.2.1 Change-Id: I01969407964a7cf64f7c4800b59c6aed845b24f9 Signed-off-by: Idwer Vollering <vidwer@gmail.com> Reviewed-on: http://review.coreboot.org/2575 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 4d929daff5..3e249679b8 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -504,7 +504,7 @@ choice
depends on PAYLOAD_SEABIOS
config SEABIOS_STABLE
- bool "1.7.1"
+ bool "1.7.2.1"
help
Stable SeaBIOS version
config SEABIOS_MASTER