From df8d27357f7a23a2f840b3d2af7b67229c16e42b Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Tue, 18 Jun 2013 11:09:29 +0200 Subject: qemu/q35: uncomment cache-as-ram Kconfig entries Change-Id: I8371764e3f2d16a3a776beb1c064f461b20a4262 Signed-off-by: Gerd Hoffmann Reviewed-on: http://review.coreboot.org/3496 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/mainboard/emulation/qemu-q35/Kconfig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/mainboard/emulation/qemu-q35') diff --git a/src/mainboard/emulation/qemu-q35/Kconfig b/src/mainboard/emulation/qemu-q35/Kconfig index 95209cbfea..cf13f35908 100644 --- a/src/mainboard/emulation/qemu-q35/Kconfig +++ b/src/mainboard/emulation/qemu-q35/Kconfig @@ -27,13 +27,13 @@ config MAINBOARD_PART_NUMBER # int # default 6 -#config DCACHE_RAM_BASE -# hex -# default 0xd0000 +config DCACHE_RAM_BASE + hex + default 0xd0000 -#config DCACHE_RAM_SIZE -# hex -# default 0x10000 +config DCACHE_RAM_SIZE + hex + default 0x10000 endif # BOARD_EMULATION_QEMU_X86 -- cgit v1.2.3