Dear Zhiming ,
I have some questions as follows :
(1) For real-time-edge-linux image , I can modify as follows:
CONFIG_PREEMPT_RT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y
Does it enable Preempt-RT function ?
(2) For kernel 6.1.1 image,
CONFIG_PREEMPT=y
what function does it have ?