MIPS: Ci20: Enable watchdog driver
authorMathieu Malaterre <malat@debian.org>
Fri, 15 Sep 2017 19:17:54 +0000 (21:17 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 9 Oct 2017 12:53:57 +0000 (14:53 +0200)
Update the Ci20's defconfig to enable the JZ4740's watchdog driver.

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/17290/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/configs/ci20_defconfig

index a1a1f797ba2e640634cec98ce66bb7c252af9352..b5f4ad8f2c45025e39b26e8fd8285d85f4b2a4cc 100644 (file)
@@ -95,6 +95,8 @@ CONFIG_I2C_JZ4780=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_INGENIC=y
 # CONFIG_HWMON is not set
+CONFIG_WATCHDOG=y
+CONFIG_JZ4740_WDT=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_DEBUG=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y