Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SH_WDT
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_SH_WDT:
CONFIG_SUPERH && ( CONFIG_CPU_SH3 || CONFIG_CPU_SH4 || CONFIG_COMPILE_TEST )
shwdt
, shwdt
, shwdt
This driver adds watchdog support for the integrated watchdog in the SuperH processors. If you have one of these processors and wish to have watchdog support enabled, say Y, otherwise say N.
As a side note, saying Y here will automatically boost HZ to 1000 so that the timer has a chance to clear the overflow counter. On slower systems (such as the SH-2 and SH-3) this will likely yield some performance issues. As such, the WDT should be avoided here unless it is absolutely necessary.
To compile this driver as a module, choose M here: the module will be called shwdt.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_SH_WDT:
CONFIG_SUPERH && ( CONFIG_CPU_SH3 || CONFIG_CPU_SH4 )
shwdt
, shwdt
, shwdt
This driver adds watchdog support for the integrated watchdog in the SuperH processors. If you have one of these processors and wish to have watchdog support enabled, say Y, otherwise say N.
As a side note, saying Y here will automatically boost HZ to 1000 so that the timer has a chance to clear the overflow counter. On slower systems (such as the SH-2 and SH-3) this will likely yield some performance issues. As such, the WDT should be avoided here unless it is absolutely necessary.
To compile this driver as a module, choose M here: the module will be called shwdt.
arch/sh/Kconfig
The configuration item CONFIG_SH_WDT:
CONFIG_WATCHDOG
shwdt
, shwdt
, shwdt
This driver adds watchdog support for the integrated watchdog in the SuperH processors. If you have one of these processors and wish to have watchdog support enabled, say Y, otherwise say N.
As a side note, saying Y here will automatically boost HZ to 1000 so that the timer has a chance to clear the overflow counter. On slower systems (such as the SH-2 and SH-3) this will likely yield some performance issues. As such, the WDT should be avoided here unless it is absolutely necessary.
To compile this driver as a module, choose M here: the module will be called shwdt.
arch/sh/Kconfig
The configuration item CONFIG_SH_WDT:
CONFIG_WATCHDOG
shwdt
, shwdt
, shwdt
This driver adds watchdog support for the integrated watchdog in the SuperH 3 and 4 processors. If you have one of these processors, say Y, otherwise say N.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module is called shwdt. If you want to compile it as a module, say M here and read Documentation/modules.txt.
Raw data from LKDDb:
lkddb module shwdt CONFIG_SH_WDT : arch/sh/Kconfig : "SuperH Watchdog" # in 2.5.45–2.5.75, 2.6.0–2.6.2
lkddb module shwdt CONFIG_SH_WDT : drivers/char/watchdog/Kconfig : "SuperH Watchdog" # in 2.6.3–2.6.23
lkddb module shwdt CONFIG_SH_WDT : drivers/watchdog/Kconfig : "SuperH Watchdog" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "sh-wdt" : CONFIG_SH_WDT CONFIG_WATCHDOG : drivers/watchdog/shwdt.c # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab