default or selected kernelversion does not have config value CONFIG_CAN_C_CAN_STRICT_FRAME_ORDERING.
Result is shown for kernelversion 6.4.14

Force a strict RX CAN frame order (may cause frame loss)

configname: CONFIG_CAN_C_CAN_STRICT_FRAME_ORDERING

Linux Kernel Configuration
└─>Networking support
└─>CAN bus subsystem support
└─>CAN Device Drivers
└─>Bosch C_CAN/D_CAN devices
└─>Force a strict RX CAN frame order (may cause frame loss)
In linux kernel since version 3.15.1 (release Date: 2014-06-16)  
The RX split buffer prevents packet reordering but can cause packet
loss. Only enable this option when you accept to lose CAN frames
in favour of getting the received CAN frames in the correct order.