mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
hw/arm/mps2: Add CMSDK APB watchdog device
We already model the CMSDK APB watchdog device, let's use it! Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20200617072539.32686-9-f4bug@amsat.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
90b1b6eff4
commit
ecbe51aff9
2 changed files with 8 additions and 0 deletions
|
@ -405,6 +405,7 @@ config MPS2
|
|||
select PL080 # DMA controller
|
||||
select SPLIT_IRQ
|
||||
select UNIMP
|
||||
select CMSDK_APB_WATCHDOG
|
||||
|
||||
config FSL_IMX7
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue