CONFIG_R8188EU uses CONFIG_R8188EU() which was added in kernel 5.10. Build the driver only on kernel 5.10 and more recent. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies b/dependencies index 3797139b..ebe25099 100644 --- a/dependencies +++ b/dependencies @@ -37,3 +37,6 @@ QCOM_QMI_HELPERS 4.16 # QRTR ATH11K 5.2 + +# usb_control_msg_send +R8188EU 5.10 -- 2.45.2