Kconfig (4e73e0eb633f8a1b5cbf20e7f42c6dbfec1d1ca7) Kconfig (4737f0978d6e64eae468e01fa181abf6499e6b84)
1#
2# Watchdog device configuration
3#
4
5menuconfig WATCHDOG
6 bool "Watchdog Timer Support"
7 ---help---
8 If you say Y here (and to one of the following options) and create a

--- 517 unchanged lines hidden (view full) ---

526 tristate "SBC8360 Watchdog Timer"
527 depends on X86
528 ---help---
529
530 This is the driver for the hardware watchdog on the SBC8360 Single
531 Board Computer produced by Axiomtek Co., Ltd. (www.axiomtek.com).
532
533 To compile this driver as a module, choose M here: the
1#
2# Watchdog device configuration
3#
4
5menuconfig WATCHDOG
6 bool "Watchdog Timer Support"
7 ---help---
8 If you say Y here (and to one of the following options) and create a

--- 517 unchanged lines hidden (view full) ---

526 tristate "SBC8360 Watchdog Timer"
527 depends on X86
528 ---help---
529
530 This is the driver for the hardware watchdog on the SBC8360 Single
531 Board Computer produced by Axiomtek Co., Ltd. (www.axiomtek.com).
532
533 To compile this driver as a module, choose M here: the
534 module will be called sbc8360.ko.
534 module will be called sbc8360.
535
536 Most people will say N.
537
538config SBC7240_WDT
539 tristate "SBC Nano 7240 Watchdog Timer"
540 depends on X86_32
541 ---help---
542 This is the driver for the hardware watchdog found on the IEI

--- 467 unchanged lines hidden ---
535
536 Most people will say N.
537
538config SBC7240_WDT
539 tristate "SBC Nano 7240 Watchdog Timer"
540 depends on X86_32
541 ---help---
542 This is the driver for the hardware watchdog found on the IEI

--- 467 unchanged lines hidden ---