Skip to content

Commit ae59225

Browse files
wangchdoanchao
authored andcommitted
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 <[email protected]>
1 parent 4a06935 commit ae59225

File tree

1 file changed

+2
-1
lines changed
  • boards/tricore/tc397/a2g-tc397-5v-tft/configs/nsh

1 file changed

+2
-1
lines changed

boards/tricore/tc397/a2g-tc397-5v-tft/configs/nsh/defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ CONFIG_TESTING_GETPRIME=y
5353
CONFIG_TESTING_OSTEST=y
5454
CONFIG_UART0_SERIAL_CONSOLE=y
5555
CONFIG_SCHED_EVENTS=y
56-
CONFIG_HRTIMER=y
56+
CONFIG_HRTIMER=y
57+
CONFIG_SYSTEM_TIME64=y

0 commit comments

Comments
 (0)