diff options
Diffstat (limited to 'src/mainboard/emulation/qemu-power8/Kconfig')
-rw-r--r-- | src/mainboard/emulation/qemu-power8/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/emulation/qemu-power8/Kconfig b/src/mainboard/emulation/qemu-power8/Kconfig index 556322aae9..7946c3e6d9 100644 --- a/src/mainboard/emulation/qemu-power8/Kconfig +++ b/src/mainboard/emulation/qemu-power8/Kconfig @@ -44,10 +44,4 @@ config DRAM_SIZE_MB int default 32768 -# Memory map for qemu power8 - -config RAMTOP - hex - default 0x1000000 - endif # BOARD_EMULATION_QEMU_POWER8 |