aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation')
-rw-r--r--src/mainboard/emulation/qemu-riscv/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/emulation/qemu-riscv/Kconfig b/src/mainboard/emulation/qemu-riscv/Kconfig
index 5b556fc190..ee0f337f6d 100644
--- a/src/mainboard/emulation/qemu-riscv/Kconfig
+++ b/src/mainboard/emulation/qemu-riscv/Kconfig
@@ -57,8 +57,6 @@ config OPENSBI_PLATFORM
# ugly, but CBFS is placed in DRAM...
config OPENSBI_TEXT_START
hex
- default 0x80010000 if COREBOOT_ROMSIZE_KB_64
- default 0x80020000 if COREBOOT_ROMSIZE_KB_128
default 0x80040000 if COREBOOT_ROMSIZE_KB_256
default 0x80080000 if COREBOOT_ROMSIZE_KB_512
default 0x80100000 if COREBOOT_ROMSIZE_KB_1024