watchdog: Tighten some watchdog driver dependencies
authorTom Rini <trini@konsulko.com>
Wed, 6 Aug 2025 14:56:37 +0000 (08:56 -0600)
committerStefan Roese <stefan.roese@mailbox.org>
Thu, 16 Oct 2025 07:16:36 +0000 (09:16 +0200)
commit71a535c7ad0b78b9b970a46ee7541acdb2423efc
tree320ce6b6eda0dd31d4ed43bde755ac9180e146f4
parent2ba64e303b2706e5c42a6bf982326d632342ca66
watchdog: Tighten some watchdog driver dependencies

A few watchdog drivers cannot build without access to some platform
specific header files. Express those requirements in Kconfig as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <stefan.roese@mailbox.org>
drivers/watchdog/Kconfig