kernel: package f71808e-wdt driver
This driver enables support for the watchdog timers found in many Fintek Super-IO chips. Signed-off-by: Nick Bowler <nbowler@draconx.ca>
This commit is contained in:
		
				
					committed by
					
						
						Petr Štetiar
					
				
			
			
				
	
			
			
			
						parent
						
							922dfe0fa0
						
					
				
				
					commit
					3ad0cf7d93
				
			@@ -1228,3 +1228,19 @@ define KernelPackage/it87-wdt/description
 | 
				
			|||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$(eval $(call KernelPackage,it87-wdt))
 | 
					$(eval $(call KernelPackage,it87-wdt))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					define KernelPackage/f71808e-wdt
 | 
				
			||||||
 | 
					  SUBMENU:=$(OTHER_MENU)
 | 
				
			||||||
 | 
					  TITLE:=Fintek F718xx/F818xx Watchdog Timer
 | 
				
			||||||
 | 
					  DEPENDS:=@TARGET_x86
 | 
				
			||||||
 | 
					  KCONFIG:=CONFIG_F71808E_WDT
 | 
				
			||||||
 | 
					  FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/f71808e_wdt.ko
 | 
				
			||||||
 | 
					  AUTOLOAD:=$(call AutoProbe,f71808e-wdt,1)
 | 
				
			||||||
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					define KernelPackage/f71808e-wdt/description
 | 
				
			||||||
 | 
					  Kernel module for the watchdog timer found on many Fintek Super-IO chips.
 | 
				
			||||||
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					$(eval $(call KernelPackage,f71808e-wdt))
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user