Revert "Kconfig: separate memory mapped boot device from SPI"
This reverts commit a83bbf5854
.
This was submitted out of order.
Change-Id: Ic5a28faf94c1f1901a72e46343722eb4224c5086
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16226
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@@ -471,13 +471,6 @@ endmenu
|
||||
|
||||
source "src/acpi/Kconfig"
|
||||
|
||||
config BOOT_DEVICE_MEMORY_MAPPED
|
||||
bool
|
||||
default y if ARCH_X86 && BOOT_DEVICE_SPI_FLASH
|
||||
default n
|
||||
help
|
||||
Inform system if SPI is memory-mapped or not.
|
||||
|
||||
config RTC
|
||||
bool
|
||||
default n
|
||||
|
Reference in New Issue
Block a user