arm: v7m: Allow SYS_ARCH_TIMER here
authorTom Rini <trini@konsulko.com>
Wed, 13 Aug 2025 20:55:10 +0000 (14:55 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 10 Oct 2025 19:29:34 +0000 (13:29 -0600)
commit9de2fc9878e7a79752fab26312f9d160b4103e3e
treef247a381a520dace83f7f4cd21eded0931d2c89f
parentcd01a8164d06fb1f31fddadd78bf17be8d6fa006
arm: v7m: Allow SYS_ARCH_TIMER here

We have had an implementation of the generic timer found in many v7m
chips since 2017, but as part of the Kconfig migration forgot to allow
it as it wasn't being used at the time. Allow it to be built.

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