diff options
Diffstat (limited to 'src/mainboard/google/reef')
-rw-r--r-- | src/mainboard/google/reef/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index fd948c7cd7..d64598d5fe 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -16,14 +16,6 @@ config BOOT_MEDIA_SPI_BUS int default 0 -config IFD_BIOS_END - hex - default 0xF7F000 - -config IFD_BIOS_START - hex - default 0x1000 - config CHROMEOS select CHROMEOS_RAMOOPS_DYNAMIC select CHROMEOS_VBNV_CMOS |