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:
Mark Cave-Ayland 2022-05-04 10:25:52 +01:00
parent 134ba73f32
commit 45f569a116
10 changed files with 17 additions and 9 deletions

View file

@ -171,4 +171,7 @@ config SIFIVE_U_PRCI
config VIRT_CTRL
bool
config LASI
bool
source macio/Kconfig