Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IB700_WDT
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_IB700_WDT:
( CONFIG_X86 || CONFIG_COMPILE_TEST ) && CONFIG_HAS_IOPORT
ib700wdt
, ib700wdt
, ib700wdt
This is the driver for the hardware watchdog on the IB700 Single Board Computer produced by TMC Technology (www.tmc-uk.com). 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 like the WDT501 driver but for slightly different hardware.
To compile this driver as a module, choose M here: the module will be called ib700wdt.
Most people will say N.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_IB700_WDT:
CONFIG_X86
ib700wdt
, ib700wdt
, ib700wdt
This is the driver for the hardware watchdog on the IB700 Single Board Computer produced by TMC Technology (www.tmc-uk.com). 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 like the WDT501 driver but for slightly different hardware.
To compile this driver as a module, choose M here: the module will be called ib700wdt.
Most people will say N.
drivers/char/Kconfig
The configuration item CONFIG_IB700_WDT:
CONFIG_WATCHDOG
ib700wdt
, ib700wdt
, ib700wdt
This is the driver for the hardware watchdog on the IB700 Single Board Computer produced by TMC Technology (www.tmc-uk.com). 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 like the WDT501 driver but for slightly different hardware.
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 ib700wdt.o. If you want to compile it as a module, say M here and read Documentation/modules.txt. Most people will say N.
Raw data from LKDDb:
lkddb module ib700wdt CONFIG_IB700_WDT : drivers/char/Kconfig : "IB700 SBC Watchdog Timer" # in 2.5.45–2.5.48
lkddb module ib700wdt CONFIG_IB700_WDT : drivers/char/watchdog/Kconfig : "IB700 SBC Watchdog Timer" # in 2.5.49–2.5.75, 2.6.0–2.6.23
lkddb module ib700wdt CONFIG_IB700_WDT : drivers/watchdog/Kconfig : "IB700 SBC Watchdog Timer" # 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 "ib700wdt" : CONFIG_IB700_WDT CONFIG_WATCHDOG : drivers/char/watchdog/ib700wdt.c # in 2.6.21–2.6.23
lkddb platform "ib700wdt" : CONFIG_IB700_WDT CONFIG_WATCHDOG : drivers/watchdog/ib700wdt.c # in 2.6.24–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 - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab