diff --git a/hw/hppa/Kconfig b/hw/hppa/Kconfig index cab21045de..9ede4d1140 100644 --- a/hw/hppa/Kconfig +++ b/hw/hppa/Kconfig @@ -17,7 +17,5 @@ config HPPA_B160L select IDE_CMD646 select MC146818RTC select LSI_SCSI_PCI - select LASI_82596 - select LASIPS2 select PARALLEL select ARTIST diff --git a/hw/misc/Kconfig b/hw/misc/Kconfig index 4e35657468..fccd735c24 100644 --- a/hw/misc/Kconfig +++ b/hw/misc/Kconfig @@ -212,6 +212,11 @@ config VIRT_CTRL config LASI bool + select LASI_82596 + select LASIPS2 + select NCR710_SCSI + select PARALLEL + select SERIAL_MM config ALLWINNER_SRAMC bool