mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
hw/riscv: microchip_pfsoc: Connect the SYSREG module
Previously SYSREG was created as an unimplemented device. Now that we have a simple SYSREG module, connect it. Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 1603863010-15807-8-git-send-email-bmeng.cn@gmail.com Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
parent
0f25065cb6
commit
cdd58c70fb
3 changed files with 9 additions and 3 deletions
|
@ -7,6 +7,7 @@ config MICROCHIP_PFSOC
|
|||
select MCHP_PFSOC_DMC
|
||||
select MCHP_PFSOC_IOSCB
|
||||
select MCHP_PFSOC_MMUART
|
||||
select MCHP_PFSOC_SYSREG
|
||||
select MSI_NONBROKEN
|
||||
select SIFIVE_CLINT
|
||||
select SIFIVE_PDMA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue