diff options
| author | Christian Marangi <ansuelsmth@gmail.com> | 2024-02-05 17:54:18 +0100 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2024-02-05 19:28:16 +0100 |
| commit | 04a8f553e05aae8cb27f41b2b6b148541a4d9124 (patch) | |
| tree | 70dfa497e1189770e2b1680bc642b006f9c6dd3f /target/linux/generic/hack-6.1 | |
| parent | 48d73764000dcf2cae8a7adf2d0fa98bb2d2fec5 (diff) | |
| download | upstream-04a8f553e05aae8cb27f41b2b6b148541a4d9124.tar.gz upstream-04a8f553e05aae8cb27f41b2b6b148541a4d9124.tar.bz2 upstream-04a8f553e05aae8cb27f41b2b6b148541a4d9124.zip | |
generic: 6.1: backport patch to enable PHYLIB_LEDS kconfig dynamically
Backport patch to enable PHYLIB_LEDS kconfig dynamically instead of
having to select this config for every target that makes use of PHY LEDs
API.
All affected patch are automatically refreshed.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-6.1')
| -rw-r--r-- | target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch b/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch index 5f49678a34b..b213d804aae 100644 --- a/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch +++ b/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch @@ -12,7 +12,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -69,6 +69,80 @@ config SFP +@@ -67,6 +67,80 @@ config SFP depends on HWMON || HWMON=n select MDIO_I2C |
