jh71x0: update patches and config
[openwrt/staging/wigyori.git] / target / linux / jh71x0 / patches-6.1 / 0079-cdns3-6.1-change-ARCH_STARFIVE-to-SOC_STARFIVE.patch
diff --git a/target/linux/jh71x0/patches-6.1/0079-cdns3-6.1-change-ARCH_STARFIVE-to-SOC_STARFIVE.patch b/target/linux/jh71x0/patches-6.1/0079-cdns3-6.1-change-ARCH_STARFIVE-to-SOC_STARFIVE.patch
deleted file mode 100644 (file)
index d883d02..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-From f736e353d759348ea608b4baea75ee1c2ae8a2f6 Mon Sep 17 00:00:00 2001
-From: Zoltan HERPAI <wigyori@uid0.hu>
-Date: Sun, 28 May 2023 20:17:45 +0200
-Subject: [PATCH 79/95] cdns3/6.1: change ARCH_STARFIVE to SOC_STARFIVE
-
-Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
----
- drivers/usb/cdns3/Kconfig | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/usb/cdns3/Kconfig b/drivers/usb/cdns3/Kconfig
-index 0a514b591527..898f497d5e45 100644
---- a/drivers/usb/cdns3/Kconfig
-+++ b/drivers/usb/cdns3/Kconfig
-@@ -80,7 +80,7 @@ config USB_CDNS3_IMX
- config USB_CDNS3_STARFIVE
-       tristate "Cadence USB3 support on StarFive SoC platforms"
--      depends on ARCH_STARFIVE || COMPILE_TEST
-+      depends on SOC_STARFIVE || COMPILE_TEST
-       help
-         Say 'Y' or 'M' here if you are building for StarFive SoCs
-         platforms that contain Cadence USB3 controller core.
--- 
-2.20.1
-