Revert "Input: i8042 - disable active multiplexing by default"
[cascardo/linux.git] / drivers / watchdog / mpc8xxx_wdt.c
index c1f65b4..7831955 100644 (file)
@@ -237,6 +237,7 @@ static const struct of_device_id mpc8xxx_wdt_match[] = {
                .compatible = "fsl,mpc823-wdt",
                .data = &(struct mpc8xxx_wdt_type) {
                        .prescaler = 0x800,
+                       .hw_enabled = true,
                },
        },
        {},