X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fwatchdog%2FKconfig;h=44e0670a76f6aa33d02fcb512104d3127dd56c1b;hb=64ca23452104a4a1d223e69d821d67c9a3785aeb;hp=b64bc49c7f30edda4e422519971430ffe2d7a0c7;hpb=4de5456c84679ece06e038619d02544c51989ac3;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index b64bc49..44e0670 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -1991,6 +1991,17 @@ config WATCHDOG_RTAS To compile this driver as a module, choose M here. The module will be called wdrtas. +# RISC-V Architecture + +config STARFIVE_WATCHDOG + tristate "StarFive Watchdog support" + depends on ARCH_STARFIVE || COMPILE_TEST + select WATCHDOG_CORE + default ARCH_STARFIVE + help + Say Y here to support the watchdog of StarFive JH7100 and JH7110 + SoC. This driver can also be built as a module if choose M. + # S390 Architecture config DIAG288_WATCHDOG