watchdog: NXP LPC18xx Watchdog Timer Driver
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / Kconfig
index 241fafde42cb54ceb2e50918e4a02e1c64f4f923..b69bd67eea96dd9d0f3dd9d0dbfb420fe5272c5f 100644 (file)
@@ -558,6 +558,17 @@ config DIGICOLOR_WATCHDOG
          To compile this driver as a module, choose M here: the
          module will be called digicolor_wdt.
 
+config LPC18XX_WATCHDOG
+       tristate "LPC18xx/43xx Watchdog"
+       depends on ARCH_LPC18XX || COMPILE_TEST
+       select WATCHDOG_CORE
+       help
+         Say Y here if to include support for the watchdog timer
+         in NXP LPC SoCs family, which includes LPC18xx/LPC43xx
+         processors.
+         To compile this driver as a module, choose M here: the
+         module will be called lpc18xx_wdt.
+
 # AVR32 Architecture
 
 config AT32AP700X_WDT