Skip to content

Commit

Permalink
MIPS: Ci20: Enable watchdog driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mathieu Malaterre authored and Ralf Baechle committed Oct 9, 2017
1 parent ac4f59f commit e7af4d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/configs/ci20_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e7af4d1

Please sign in to comment.