summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_danger/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/veyron_danger/Kconfig')
-rw-r--r--src/mainboard/google/veyron_danger/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mainboard/google/veyron_danger/Kconfig b/src/mainboard/google/veyron_danger/Kconfig
index f6e0060398..d65a6c0b7f 100644
--- a/src/mainboard/google/veyron_danger/Kconfig
+++ b/src/mainboard/google/veyron_danger/Kconfig
@@ -49,17 +49,6 @@ config MAINBOARD_VENDOR
string
default "Google"
-# The 'ecrwhash' is removed from FMAP on Danger, since we don't have EC.
-# As a result, we have to hack RAMSTAGE and ROMSTAGE index until there are
-# better approaches for vboot2 to find right index.
-config VBOOT_RAMSTAGE_INDEX
- hex
- default 0x2
-
-config VBOOT_ROMSTAGE_INDEX
- hex
- default 0x1
-
config BOOT_MEDIA_SPI_BUS
int
default 2