hw/isa: clean up Kconfig selections for ISA_SUPERIO
commit5939fc749102c5bc0b6e87571ceba93610b2099c
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Feb 2024 15:49:57 +0000 (13 16:49 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 14:53:12 +0000 (15 15:53 +0100)
treec0a7f8effc2b9be177edc205ba54dcac37695222
parent747448d11a83af130b04b00e0ef62fc99a0b761a
hw/isa: clean up Kconfig selections for ISA_SUPERIO

All users of ISA_SUPERIO include a floppy disk controller, serial port
and parallel port via the automatic creation mechanism of isa-superio.c.

Select the symbol and remove it from the dependents.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20240213155005.109954-3-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/isa/Kconfig