From be6d08be25d38185ab7de02fab1b2ac74991741b Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 22 Jul 2013 15:54:31 +0200 Subject: default-configs: add test device to all machines supporting ISA This will let these machines run an endianness test for ISA I/O port space. Signed-off-by: Paolo Bonzini Reviewed-by: Anthony Liguori Message-id: 1374501278-31549-22-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori --- default-configs/mips-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/mips-softmmu.mak') diff --git a/default-configs/mips-softmmu.mak b/default-configs/mips-softmmu.mak index 6cdca11a4d..926709ae52 100644 --- a/default-configs/mips-softmmu.mak +++ b/default-configs/mips-softmmu.mak @@ -33,3 +33,4 @@ CONFIG_I8259=y CONFIG_JAZZ_LED=y CONFIG_MC146818RTC=y CONFIG_VT82C686=y +CONFIG_ISA_TESTDEV=y -- cgit v1.2.1