On 18/6/25 13:27, Mark Cave-Ayland wrote:
By definition an isapc machine must always use ISA IDE drives
ISA: yes, IDE: not necessarily. Anyhow, Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
so ensure that they are always enabled. At the same time also remove the surrounding CONFIG_IDE_ISA define since it will be enabled via the ISAPC Kconfig. Signed-off-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com> --- hw/i386/pc_piix.c | 35 +++++++++++++++-------------------- 1 file changed, 15 insertions(+), 20 deletions(-)