 37f95959c7
			
		
	
	
		37f95959c7
		
	
	
	
	
		
			
			In preparation for a full implementation, move i.MX watchdog driver from hw/misc to hw/watchdog. While at it, add the watchdog files to MAINTAINERS. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Message-id: 20200517162135.110364-2-linux@roeck-us.net Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
		
			
				
	
	
		
			20 lines
		
	
	
		
			251 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			251 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config CMSDK_APB_WATCHDOG
 | |
|     bool
 | |
|     select PTIMER
 | |
| 
 | |
| config WDT_IB6300ESB
 | |
|     bool
 | |
|     default y if PCI_DEVICES
 | |
|     depends on PCI
 | |
| 
 | |
| config WDT_IB700
 | |
|     bool
 | |
|     default y
 | |
|     depends on ISA_BUS
 | |
| 
 | |
| config WDT_DIAG288
 | |
|     bool
 | |
| 
 | |
| config WDT_IMX2
 | |
|     bool
 |