summaryrefslogtreecommitdiff
path: root/src/mainboard/google/tidus
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2016-02-11 12:37:37 +0100
committerPatrick Georgi <pgeorgi@google.com>2016-02-12 11:07:56 +0100
commit5cde0cb0a72b60b9e6bf83253708652c3dc5025e (patch)
treea3caf4d10db9c6a2b0cd0dba326e58c825cf50e9 /src/mainboard/google/tidus
parent4a84e472112b7f646ba326fd2f0f693253905e8d (diff)
downloadcoreboot-5cde0cb0a72b60b9e6bf83253708652c3dc5025e.tar.xz
mainboards: Drop remaining references to vboot indexes
Those aren't used anymore. Change-Id: If7baf2d03c47bcc6f69d63a349bbf9d5e749aeac Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13685 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/google/tidus')
-rw-r--r--src/mainboard/google/tidus/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/tidus/Kconfig b/src/mainboard/google/tidus/Kconfig
index 4ec9e78184..893fb3e511 100644
--- a/src/mainboard/google/tidus/Kconfig
+++ b/src/mainboard/google/tidus/Kconfig
@@ -19,14 +19,6 @@ config CHROMEOS
select VIRTUAL_DEV_SWITCH
select PHYSICAL_REC_SWITCH
-config VBOOT_RAMSTAGE_INDEX
- hex
- default 0x2
-
-config VBOOT_REFCODE_INDEX
- hex
- default 0x3
-
config MAINBOARD_DIR
string
default google/tidus