timer: Tighten dependencies on MCHP_PIT64B_TIMER
authorTom Rini <trini@konsulko.com>
Wed, 1 Oct 2025 20:30:37 +0000 (14:30 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 10 Oct 2025 16:26:58 +0000 (10:26 -0600)
commit1d34d80881c4bc60a158c31c718abc23b3835423
treeb17dc781cb06a60737c77f4f912747a70276bcb0
parent0ceea8b72150bafc89684e895715c5846a74c254
timer: Tighten dependencies on MCHP_PIT64B_TIMER

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

Acked-by: Eugen Hristev <eugen.hristev@linaro.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/timer/Kconfig