Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - W index

CONFIG_WDT: WDT Watchdog timer

General informations

The Linux kernel configuration item CONFIG_WDT has multiple definitions:

WDT Watchdog timer found in drivers/watchdog/Kconfig

The configuration item CONFIG_WDT:

Help text

If you have a WDT500P or WDT501P watchdog board, say Y here, otherwise N. It is not possible to probe for this board, which means that you have to inform the kernel about the IO port and IRQ that is needed (you can do this via the io and irq parameters)

To compile this driver as a module, choose M here: the module will be called wdt.

WDT Watchdog timer found in drivers/char/watchdog/Kconfig

The configuration item CONFIG_WDT:

Help text

If you have a WDT500P or WDT501P watchdog board, say Y here, otherwise N. It is not possible to probe for this board, which means that you have to inform the kernel about the IO port and IRQ that is needed (you can do this via the io and irq parameters)

To compile this driver as a module, choose M here: the module will be called wdt.

WDT Watchdog timer found in drivers/char/Kconfig

The configuration item CONFIG_WDT:

Help text

If you have a WDT500P or WDT501P watchdog board, say Y here, otherwise N. It is not possible to probe for this board, which means that you have to inform the kernel about the IO port and IRQ using the "wdt=" kernel option (try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time).

If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read Documentation/modules.txt. The module will be called wdt.o.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - W index

Automatically generated (in year 2024). See also LKDDb sources on GitLab