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/sh4eb-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/sh4eb-softmmu.mak') diff --git a/default-configs/sh4eb-softmmu.mak b/default-configs/sh4eb-softmmu.mak index e744486ac5..2fd973ecf3 100644 --- a/default-configs/sh4eb-softmmu.mak +++ b/default-configs/sh4eb-softmmu.mak @@ -8,3 +8,4 @@ CONFIG_PFLASH_CFI02=y CONFIG_SH4=y CONFIG_IDE_MMIO=y CONFIG_SM501=y +CONFIG_ISA_TESTDEV=y -- cgit v1.2.1