hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
commite6f2193367a6b060b65c8898c02d0502f8aaa7e5
authorBernhard Beschow <shentey@gmail.com>
Tue, 13 Feb 2024 15:49:58 +0000 (13 16:49 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 14:53:12 +0000 (15 15:53 +0100)
tree1040e013776abde60f9a0811bb8f1633f23ecf11
parent5939fc749102c5bc0b6e87571ceba93610b2099c
hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board

The board doesn't have a working ISA bus, only some I/O space.
Selecting ISA_BUS and including hw/isa/isa.h is not necessary.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-ID: <20230109204124.102592-3-shentey@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240213155005.109954-4-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/mips/Kconfig
hw/mips/mipssim.c