 4204c5f703
			
		
	
	
		4204c5f703
		
	
	
	
	
		
			
			Generic watchdog device model implementation as per ARM SBSA v6.0 Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org> Message-id: 20201027015927.29495-2-shashi.mallela@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
		
			
				
	
	
		
			23 lines
		
	
	
		
			277 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			277 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
 | |
| 
 | |
| config WDT_SBSA
 | |
|     bool
 |