On Sun, Nov 07, 2021 at 02:42:37PM -0800, Randy Dunlap wrote: > On 11/7/21 9:57 AM, Ansuel Smith wrote: > > +config LEDS_OFFLOAD_TRIGGER_PHY_ACTIVITY > > + tristate "LED Offload Trigger for PHY Activity" > > + depends on LEDS_OFFLOAD_TRIGGERS > > + help > > + This allows LEDs to be configured to run by HW and offloaded based > > + on some rules. The LED will blink or be on based on the PHY Activity > > + for example on packet receive of based on the link speed. > > Cannot parse: of based on > Typo. "on packet receive or based on the link speed" You can find right below all the modes. > > + The current rules are: > > > -- > ~Randy -- Ansuel