timer: Tighten some timer driver dependencies
authorTom Rini <trini@konsulko.com>
Wed, 6 Aug 2025 14:55:03 +0000 (08:55 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 15 Aug 2025 20:17:30 +0000 (14:17 -0600)
commit3f486367bc8ba415fa0acbe72e57bfbfe3ffaca1
tree39c4d94e0593ca8481cd2246bfdcc704f4bb35d2
parentcb76b208390d98658fc8e97c28dc0080a65c63bc
timer: Tighten some timer driver dependencies

A few timer 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>
drivers/timer/Kconfig