mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
hw/arm/fsl-imx31: Wire up watchdog
With this patch, the watchdog on i.MX31 emulations is fully operational. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Message-id: 20200517162135.110364-5-linux@roeck-us.net Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
4f0aff00f9
commit
b9e521dda3
3 changed files with 11 additions and 0 deletions
|
@ -367,6 +367,7 @@ config FSL_IMX31
|
|||
select SERIAL
|
||||
select IMX
|
||||
select IMX_I2C
|
||||
select WDT_IMX2
|
||||
select LAN9118
|
||||
|
||||
config FSL_IMX6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue