Move the LASI device implementation from hw/hppa to hw/misc so that it is located with all the other miscellaneous devices. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20220504092600.10048-43-mark.cave-ayland@ilande.co.uk> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
		
			
				
	
	
		
			18 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config HPPA_B160L
 | |
|     bool
 | |
|     imply PCI_DEVICES
 | |
|     imply E1000_PCI
 | |
|     imply VIRTIO_VGA
 | |
|     select DINO
 | |
|     select LASI
 | |
|     select SERIAL
 | |
|     select ISA_BUS
 | |
|     select I8259
 | |
|     select IDE_CMD646
 | |
|     select MC146818RTC
 | |
|     select LSI_SCSI_PCI
 | |
|     select LASI_82596
 | |
|     select LASIPS2
 | |
|     select PARALLEL
 | |
|     select ARTIST
 |