zephyr/soc/arm/nuvoton_npcx
Kumar Gala 6298b27725 watchdog: remove Kconfig.defconfig setting of watchdog drivers
Now that watchdog drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Typically the Kconfig.defconfig* will blindly enable a
watchdog and not respect the devicetree state of the watchdog.
Additionally we can get problems with prj.conf/defconfig
getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-03 18:30:17 -05:00
..
common driver: PECI: npcx: add driver support for Nuvoton npcx family 2022-07-29 14:09:17 +02:00
npcx7 watchdog: remove Kconfig.defconfig setting of watchdog drivers 2022-08-03 18:30:17 -05:00
npcx9 watchdog: remove Kconfig.defconfig setting of watchdog drivers 2022-08-03 18:30:17 -05:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc