Skip to content

Commit

Permalink
watchdog: i6300esb: don't depend on X86
Browse files Browse the repository at this point in the history
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: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
  • Loading branch information
Michael Olbrich authored and Wim Van Sebroeck committed May 23, 2012
1 parent 5ce9c37 commit 7050bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7050bd5

Please sign in to comment.