From 5cde0cb0a72b60b9e6bf83253708652c3dc5025e Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 11 Feb 2016 12:37:37 +0100 Subject: mainboards: Drop remaining references to vboot indexes Those aren't used anymore. Change-Id: If7baf2d03c47bcc6f69d63a349bbf9d5e749aeac Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/13685 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Paul Menzel --- src/mainboard/google/cyan/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/google/cyan') diff --git a/src/mainboard/google/cyan/Kconfig b/src/mainboard/google/cyan/Kconfig index 5eb0815435..43d3479702 100644 --- a/src/mainboard/google/cyan/Kconfig +++ b/src/mainboard/google/cyan/Kconfig @@ -44,14 +44,6 @@ config MAINBOARD_VENDOR string default "Google" -config VBOOT_RAMSTAGE_INDEX - hex - default 0x2 - -config VBOOT_REFCODE_INDEX - hex - default 0x3 - if !GOP_SUPPORT config VGA_BIOS_FILE string -- cgit v1.2.3