From 2d896b454a0e19ec4c1ddbb0e0b65b7e54fcedf3 Mon Sep 17 00:00:00 2001 From: Peter Maydell Date: Thu, 23 Feb 2017 18:04:45 +0000 Subject: Revert "hw/mips: MIPS Boston board support" This reverts commit d3473e147a754e999718bf6fcb015d9978c6a1ee. This commit creates a board which defaults to having 2GB of RAM. Unfortunately on 32-bit hosts we can't create boards with 2GB of RAM, and so 'make check' fails. I missed this during testing of the merge, unfortunately. Luckily the offending commit is the last one in the merge request, so we can just revert it for now. Signed-off-by: Peter Maydell --- default-configs/mips64el-softmmu.mak | 3 --- 1 file changed, 3 deletions(-) (limited to 'default-configs') diff --git a/default-configs/mips64el-softmmu.mak b/default-configs/mips64el-softmmu.mak index c2ae313f47..485e218cfc 100644 --- a/default-configs/mips64el-softmmu.mak +++ b/default-configs/mips64el-softmmu.mak @@ -10,6 +10,3 @@ CONFIG_JAZZ=y CONFIG_G364FB=y CONFIG_JAZZ_LED=y CONFIG_VT82C686=y -CONFIG_MIPS_BOSTON=y -CONFIG_FITLOADER=y -CONFIG_PCI_XILINX=y -- cgit v1.2.3-55-g7522