watchdog: Tighten dependencies on WDT_DAVINCI
authorTom Rini <trini@konsulko.com>
Wed, 1 Oct 2025 20:30:39 +0000 (14:30 -0600)
committerStefan Roese <stefan.roese@mailbox.org>
Thu, 16 Oct 2025 07:16:36 +0000 (09:16 +0200)
commitdf2220c946f593892c1bd60535c777e4a18448ac
tree428b11af28c36b56376ab9ec4d873790afef95ee
parent71a535c7ad0b78b9b970a46ee7541acdb2423efc
watchdog: Tighten dependencies on WDT_DAVINCI

The WDT_DAVINCI driver is not safe to compile on 64bit platforms such as
allyesconfig on a 64bit host. Tighten the dependencies here to the
platforms which could use it today.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/watchdog/Kconfig