[PATCH 1/2] mvebu: cortexa9: enable Ethernet PHY LED trigger
INAGAKI Hiroshi
musashino.open at gmail.com
Thu Mar 23 07:06:13 PDT 2023
To use <mdio>:<addr>:<speed> trigger for LEDs, enable PHY LED trigger
(CONFIG_LED_TRIGGER_PHY).
Signed-off-by: INAGAKI Hiroshi <musashino.open at gmail.com>
---
target/linux/mvebu/cortexa9/config-5.15 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/mvebu/cortexa9/config-5.15 b/target/linux/mvebu/cortexa9/config-5.15
index b737c44d42..88a2f14c02 100644
--- a/target/linux/mvebu/cortexa9/config-5.15
+++ b/target/linux/mvebu/cortexa9/config-5.15
@@ -1,2 +1,3 @@
+CONFIG_LED_TRIGGER_PHY=y
CONFIG_PHY_MVEBU_A38X_COMPHY=y
CONFIG_RTC_DRV_MV=y
--
2.39.1.windows.1
More information about the openwrt-devel
mailing list