]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
watchdog: pnx833x_wdt: Mark as broken
authorGuenter Roeck <linux@roeck-us.net>
Thu, 29 Dec 2016 16:34:50 +0000 (08:34 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 24 Feb 2017 22:00:23 +0000 (14:00 -0800)
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>
drivers/watchdog/Kconfig

index e20eb42864ef267d9808dff1012783333acc51e6..8c8b6f6e78c6ce3270472afb18c6626cba21fe4e 100644 (file)
@@ -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