From a7e23159074c9d774fb1e88357b778994a0c9365 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 23 Jan 2019 14:56:09 +0800 Subject: isa: express dependencies with kconfig Signed-off-by: Paolo Bonzini Signed-off-by: Yang Zhong Message-Id: <20190123065618.3520-36-yang.zhong@intel.com> Reviewed-by: Thomas Huth Signed-off-by: Paolo Bonzini --- default-configs/mips-softmmu-common.mak | 1 - 1 file changed, 1 deletion(-) (limited to 'default-configs/mips-softmmu-common.mak') diff --git a/default-configs/mips-softmmu-common.mak b/default-configs/mips-softmmu-common.mak index a7a8d4eeb1..45c599b02f 100644 --- a/default-configs/mips-softmmu-common.mak +++ b/default-configs/mips-softmmu-common.mak @@ -30,7 +30,6 @@ CONFIG_MIPSNET=y CONFIG_PFLASH_CFI01=y CONFIG_I8259=y CONFIG_MC146818RTC=y -CONFIG_ISA_TESTDEV=y CONFIG_EMPTY_SLOT=y CONFIG_MIPS_CPS=y CONFIG_MIPS_ITU=y -- cgit v1.2.3