Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SA1100_WATCHDOG
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_SA1100_WATCHDOG:
CONFIG_ARCH_SA1100 || CONFIG_ARCH_PXA || CONFIG_COMPILE_TEST
sa1100_wdt
, sa1100_wdt
Watchdog timer embedded into SA11x0 and PXA2xx chips. This will reboot your system when timeout is reached.
NOTE: once enabled, this timer cannot be disabled.
To compile this driver as a module, choose M here: the module will be called sa1100_wdt.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_SA1100_WATCHDOG:
CONFIG_ARCH_SA1100 || CONFIG_ARCH_PXA
sa1100_wdt
, sa1100_wdt
Watchdog timer embedded into SA11x0 and PXA2xx chips. This will reboot your system when timeout is reached.
NOTE: once enabled, this timer cannot be disabled.
To compile this driver as a module, choose M here: the module will be called sa1100_wdt.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_SA1100_WATCHDOG:
CONFIG_WATCHDOG && CONFIG_ARCH_SA1100
sa1100_wdt
, sa1100_wdt
Watchdog timer embedded into SA11x0 chips. This will reboot your system when timeout is reached. NOTE, that once enabled, this timer cannot be disabled.
To compile this driver as a module, choose M here: the module will be called sa1100_wdt.
Raw data from LKDDb:
lkddb module sa1100_wdt CONFIG_SA1100_WATCHDOG : drivers/char/watchdog/Kconfig : "SA1100/PXA2xx watchdog" # in 2.5.57–2.5.75, 2.6.0–2.6.23
lkddb module sa1100_wdt CONFIG_SA1100_WATCHDOG : drivers/watchdog/Kconfig : "SA1100/PXA2xx 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 "sa1100_wdt" : CONFIG_SA1100_WATCHDOG CONFIG_WATCHDOG : drivers/watchdog/sa1100_wdt.c # in 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