Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MACHZ_WDT
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_MACHZ_WDT:
( CONFIG_X86 || CONFIG_COMPILE_TEST ) && CONFIG_HAS_IOPORT
machzwd
, machzwd
, machzwd
If you are using a ZF Micro MachZ processor, say Y here, otherwise N. This is the driver for the watchdog timer built-in on that processor using ZF-Logic interface. This watchdog simply watches your kernel to make sure it doesn't freeze, and if it does, it reboots your computer after a certain amount of time.
To compile this driver as a module, choose M here: the module will be called machzwd.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_MACHZ_WDT:
CONFIG_X86
machzwd
, machzwd
, machzwd
If you are using a ZF Micro MachZ processor, say Y here, otherwise N. This is the driver for the watchdog timer built-in on that processor using ZF-Logic interface. This watchdog simply watches your kernel to make sure it doesn't freeze, and if it does, it reboots your computer after a certain amount of time.
To compile this driver as a module, choose M here: the module will be called machzwd.
drivers/char/Kconfig
The configuration item CONFIG_MACHZ_WDT:
CONFIG_WATCHDOG
machzwd
, machzwd
, machzwd
If you are using a ZF Micro MachZ processor, say Y here, otherwise N. This is the driver for the watchdog timer builtin on that processor using ZF-Logic interface. This watchdog simply watches your kernel to make sure it doesn't freeze, and if it does, it reboots your computer after a certain amount of time.
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 machzwd.o. If you want to compile it as a module, say M here and read Documentation/modules.txt.
Raw data from LKDDb:
lkddb module machzwd CONFIG_MACHZ_WDT : drivers/char/Kconfig : "ZF MachZ Watchdog" # in 2.5.45–2.5.48
lkddb module machzwd CONFIG_MACHZ_WDT : drivers/char/watchdog/Kconfig : "ZF MachZ Watchdog" # in 2.5.49–2.5.75, 2.6.0–2.6.23
lkddb module machzwd CONFIG_MACHZ_WDT : drivers/watchdog/Kconfig : "ZF MachZ Watchdog" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.14, 6.15-rc+HEAD
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 - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab