Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
S index
The Linux kernel configuration item CONFIG_SA1100_WATCHDOG has multiple definitions:
drivers/char/watchdog/KconfigThe configuration item CONFIG_SA1100_WATCHDOG:
CONFIG_WATCHDOG && CONFIG_ARCH_SA1100sa1100_wdt, sa1100_wdtWatchdog 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.
drivers/char/watchdog/KconfigThe configuration item CONFIG_SA1100_WATCHDOG:
CONFIG_WATCHDOG && ( CONFIG_ARCH_SA1100 || CONFIG_ARCH_PXA )sa1100_wdt, sa1100_wdtWatchdog 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/watchdog/KconfigThe configuration item CONFIG_SA1100_WATCHDOG:
CONFIG_ARCH_SA1100 || CONFIG_ARCH_PXAsa1100_wdt, sa1100_wdtWatchdog 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.
Raw data from LKDDb:
lkddb module sa1100_wdt CONFIG_SA1100_WATCHDOG : drivers/char/watchdog/Kconfig : "SA1100/PXA2xx watchdog"lkddb module sa1100_wdt CONFIG_SA1100_WATCHDOG : drivers/watchdog/Kconfig : "SA1100/PXA2xx watchdog"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 2013) with gen-web-lkddb.py in lkddb-sources.