From: INAGAKI Hiroshi Date: Thu, 23 Mar 2023 14:06:13 +0000 (+0900) Subject: mvebu: cortexa9: enable Ethernet PHY LED trigger X-Git-Tag: v23.05.0-rc1~134 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=bf12aac46435373f0ef3baaa5046046d2f51aa2f mvebu: cortexa9: enable Ethernet PHY LED trigger To use :: trigger for LEDs, enable PHY LED trigger (CONFIG_LED_TRIGGER_PHY). Signed-off-by: INAGAKI Hiroshi --- 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