Hi:
I am using S32G-VNP-RDB3 and Linux BSP 43.0
Need to configure CONFIG_NET_SCH_MQPRIO=y, CONFIG_NET_SCH_CBS=y,according to 'S32G3_LinuxBSP_43.0_User_Manual'.
xiaoshumiao_0-1747907047504.png
The actual configuration in the kernel is:
xiaoshumiao_1-1747907289557.png
But I didn't find the corresponding ko file in the system:
xiaoshumiao_2-1747907462066.png
I recompiled the kernel According to ‘S32G3_LinuxBSP_43.0_User_Manual 3.1.9’ but it didn't work.
How can I compile these ko files or compile them into builtin files?