Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
W index
The Linux kernel configuration item CONFIG_WDT has multiple definitions:
drivers/char/watchdog/KconfigThe configuration item CONFIG_WDT:
CONFIG_WATCHDOG && CONFIG_ISAwdt, wdtIf you have a WDT500P or WDT501P watchdog board, say Y here, otherwise N. It is not possible to probe for this board, which means that you have to inform the kernel about the IO port and IRQ that is needed (you can do this via the io and irq parameters)
To compile this driver as a module, choose M here: the module will be called wdt.
drivers/watchdog/KconfigThe configuration item CONFIG_WDT:
( CONFIG_ISA ) && ( CONFIG_PCI )wdt, wdtIf you have a WDT500P or WDT501P watchdog board, say Y here, otherwise N. It is not possible to probe for this board, which means that you have to inform the kernel about the IO port and IRQ that is needed (you can do this via the io and irq parameters)
To compile this driver as a module, choose M here: the module will be called wdt.
Raw data from LKDDb:
lkddb module wdt CONFIG_WDT : drivers/char/watchdog/Kconfig : "WDT Watchdog timer"lkddb module wdt CONFIG_WDT : drivers/watchdog/Kconfig : "WDT Watchdog timer"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 - W index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.