From: Wim Van Sebroeck Date: Thu, 2 Dec 2010 14:03:29 +0000 (+0000) Subject: watchdog: it8712f_wdt: add note to Kconfig X-Git-Tag: v3.0~2693^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4fc3680894ff5739e7474b6633e962bfbdf0d3d8;p=platform%2Fkernel%2Flinux-amlogic.git watchdog: it8712f_wdt: add note to Kconfig On some motherboards the it8712f watchdog does not work unless the game port was enabled. see Bug 13140. We therefor add a note to Kconfig. Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 4a29104..a5ad77e 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -558,6 +558,9 @@ config IT8712F_WDT This is the driver for the built-in watchdog timer on the IT8712F Super I/0 chipset used on many motherboards. + If the driver does not work, then make sure that the game port in + the BIOS is enabled. + To compile this driver as a module, choose M here: the module will be called it8712f_wdt.