[PATCH 61/75] dependencies: Make CONFIG_R8188EU depend on 5.10

Hauke Mehrtens <[email protected]> Fri, 28 Jun 2024 01:47:47 +0200
Newsgroups org.kernel.vger.backports
Message-ID <[email protected]>
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 <[email protected]>
---
 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