diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/emulation/qemu-armv7/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/emulation/qemu-armv7/Kconfig b/src/mainboard/emulation/qemu-armv7/Kconfig index e4327d6fa6..ff98eefcbe 100644 --- a/src/mainboard/emulation/qemu-armv7/Kconfig +++ b/src/mainboard/emulation/qemu-armv7/Kconfig @@ -100,10 +100,6 @@ config SYS_SDRAM_BASE hex "SDRAM base address" default 0x01000000 -config SYS_TEXT_BASE - hex "Executable code section" - default 0x04e00000 - config RAMBASE hex default SYS_SDRAM_BASE |