mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
lasi: move from hw/hppa to hw/misc
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>
This commit is contained in:
parent
134ba73f32
commit
45f569a116
10 changed files with 17 additions and 9 deletions
|
@ -171,4 +171,7 @@ config SIFIVE_U_PRCI
|
|||
config VIRT_CTRL
|
||||
bool
|
||||
|
||||
config LASI
|
||||
bool
|
||||
|
||||
source macio/Kconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue