summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck2016-12-29 17:34:50 +0100
committerGuenter Roeck2017-02-24 23:00:23 +0100
commite628a0c1fdcdcde69037822feb27d81d02e7658c (patch)
treed970c506bf22b35b2cf3e219fa7941582574cc2c /drivers/watchdog/Kconfig
parentwatchdog: nic7018_wdt: Add NIC7018 watchdog driver (diff)
downloadkernel-qcow2-linux-e628a0c1fdcdcde69037822feb27d81d02e7658c.tar.gz
kernel-qcow2-linux-e628a0c1fdcdcde69037822feb27d81d02e7658c.tar.xz
kernel-qcow2-linux-e628a0c1fdcdcde69037822feb27d81d02e7658c.zip
watchdog: pnx833x_wdt: Mark as broken
pnx833x_wdt does not compile if enabled. Bit operations expect an unsigned long as argument. If that is fixed, the build still fails because put_user, get_user, and copy_to_user are undefined. Mark it as broken. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index e20eb42864ef..8c8b6f6e78c6 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1401,6 +1401,7 @@ config WDT_MTX1
config PNX833X_WDT
tristate "PNX833x Hardware Watchdog"
depends on SOC_PNX8335
+ depends on BROKEN
help
Hardware driver for the PNX833x's watchdog. This is a
watchdog timer that will reboot the machine after a programmable