Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7050bd54 authored by Michael Olbrich's avatar Michael Olbrich Committed by Wim Van Sebroeck
Browse files

watchdog: i6300esb: don't depend on X86



i6300esb is on of the watchdogs QEMU can emulate. It is also available
when emulating ARM. The driver works without problems and is quite
useful to test userspace dealing with /dev/watchdog.

Signed-off-by: default avatarMichael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 5ce9c371
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -532,7 +532,7 @@ config WAFER_WDT

config I6300ESB_WDT
	tristate "Intel 6300ESB Timer/Watchdog"
	depends on X86 && PCI
	depends on PCI
	---help---
	  Hardware driver for the watchdog timer built into the Intel
	  6300ESB controller hub.