From: Robert Marko Date: Sat, 6 Jun 2026 15:09:55 +0000 (+0200) Subject: Revert "generic: permit support of standalone PCS for external kernel module" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412526f0fee05a40f944c0aea4bc2337aae45e5e;p=thirdparty%2Fopenwrt.git Revert "generic: permit support of standalone PCS for external kernel module" This reverts commit 14beb3408d404e4929d3673047616ee5308a2f2f. It turned out not to be required. Link: https://github.com/openwrt/openwrt/pull/22381 Signed-off-by: Robert Marko --- diff --git a/target/linux/generic/pending-6.12/770-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch b/target/linux/generic/pending-6.12/770-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch index da608c6c21e..676e23c0019 100644 --- a/target/linux/generic/pending-6.12/770-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch +++ b/target/linux/generic/pending-6.12/770-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch @@ -56,7 +56,7 @@ Signed-off-by: Christian Marangi menu "PCS device drivers" +config FWNODE_PCS -+ bool "PCS Firmware Node" ++ tristate + depends on (ACPI || OF) + depends on PHYLINK + help diff --git a/target/linux/generic/pending-6.18/737-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch b/target/linux/generic/pending-6.18/737-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch index da608c6c21e..676e23c0019 100644 --- a/target/linux/generic/pending-6.18/737-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch +++ b/target/linux/generic/pending-6.18/737-04-net-pcs-implement-Firmware-node-support-for-PCS-driv.patch @@ -56,7 +56,7 @@ Signed-off-by: Christian Marangi menu "PCS device drivers" +config FWNODE_PCS -+ bool "PCS Firmware Node" ++ tristate + depends on (ACPI || OF) + depends on PHYLINK + help