zephyr/drivers/watchdog
Jamie McCrae 9a50c70113 drivers: watchdog: it8xxx2: Prevent Kconfig option being wrongly shown
The it8xxx2 watchdog Kconfig options are always shown, for every type
of device, they should only be shown when an it8xxx2 device is being
targeted.

Signed-off-by: Jamie McCrae <spam@helper3000.net>
2022-04-28 14:18:16 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko
Kconfig.it8xxx2 drivers: watchdog: it8xxx2: Prevent Kconfig option being wrongly shown 2022-04-28 14:18:16 +02:00
Kconfig.mcux
Kconfig.mcux_imx
Kconfig.npcx
Kconfig.nrfx soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
wdt_cc32xx.c
wdt_cmsdk_apb.c
wdt_counter.c
wdt_esp32.c
wdt_gecko.c drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
wdt_handlers.c
wdt_ite_it8xxx2.c ITE drivers/watchdog: clean up the #ifdef 2022-04-15 10:35:35 -07:00
wdt_iwdg_stm32.c drivers: watchdog: iwdg_stm32: fix wdg install timeout 2022-04-08 09:59:34 -04:00
wdt_iwdg_stm32.h
wdt_mchp_xec.c
wdt_mcux_imx_wdog.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
wdt_mcux_wdog.c
wdt_mcux_wdog32.c
wdt_mcux_wwdt.c
wdt_npcx.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
wdt_nrfx.c
wdt_sam.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
wdt_sam0.c
wdt_sifive.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h