arch/tricore: enable CONFIG_SYSTEM_TIME64 for TC397

Enable CONFIG_SYSTEM_TIME64 for tricore/TC397, as this platform uses a 64-bit timer.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
This commit is contained in:
wangchengdong 2025-12-26 16:55:28 +08:00 committed by archer
parent 4a069358b6
commit ae59225898

View file

@ -53,4 +53,5 @@ CONFIG_TESTING_GETPRIME=y
CONFIG_TESTING_OSTEST=y
CONFIG_UART0_SERIAL_CONSOLE=y
CONFIG_SCHED_EVENTS=y
CONFIG_HRTIMER=y
CONFIG_HRTIMER=y
CONFIG_SYSTEM_TIME64=y