Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IXP4XX_WATCHDOG
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_IXP4XX_WATCHDOG:
CONFIG_ARCH_IXP4XX || ( CONFIG_ARM && CONFIG_COMPILE_TEST )
ixp4xx_wdt
, ixp4xx_wdt
Say Y here if to include support for the watchdog timer in the Intel IXP4xx network processors. This driver can be built as a module by choosing M. The module will be called ixp4xx_wdt.
Note: The internal IXP4xx watchdog does a soft CPU reset which doesn't reset any peripherals. There are circumstances where the watchdog will fail to reset the board correctly (e.g., if the boot ROM is in an unreadable state).
Say N if you are unsure.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_IXP4XX_WATCHDOG:
CONFIG_ARCH_IXP4XX
ixp4xx_wdt
, ixp4xx_wdt
Say Y here if to include support for the watchdog timer in the Intel IXP4xx network processors. This driver can be built as a module by choosing M. The module will be called ixp4xx_wdt.
Note: The internal IXP4xx watchdog does a soft CPU reset which doesn't reset any peripherals. There are circumstances where the watchdog will fail to reset the board correctly (e.g., if the boot ROM is in an unreadable state).
Say N if you are unsure.
Raw data from LKDDb:
lkddb module ixp4xx_wdt CONFIG_IXP4XX_WATCHDOG : drivers/char/watchdog/Kconfig : "IXP4xx Watchdog" # in 2.6.7–2.6.23
lkddb module ixp4xx_wdt CONFIG_IXP4XX_WATCHDOG : drivers/watchdog/Kconfig : "IXP4xx 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 "ixp4xx-watchdog" : CONFIG_IXP4XX_WATCHDOG CONFIG_WATCHDOG : drivers/watchdog/ixp4xx_wdt.c # in 5.15–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