On 11/28/2017 01:54 PM, Ben Whitten wrote:

> diff --git a/drivers/leds/trigger/Kconfig b/drivers/leds/trigger/Kconfig
> index 3f9ddb9..4ec1853 100644
> --- a/drivers/leds/trigger/Kconfig
> +++ b/drivers/leds/trigger/Kconfig
> @@ -126,4 +126,11 @@ config LEDS_TRIGGER_PANIC
>         a different trigger.
>         If unsure, say Y.
>  
> +config LEDS_TRIGGER_NETDEV
> +     tristate "LED Netdev Trigger"
> +     depends on NET && LEDS_TRIGGERS
> +     help
> +       This allows LEDs to be controlled by network device activity.
> +       If unsure, say Y.
> +
>  endif # LEDS_TRIGGERS

What LEDs do LED triggers manipulate?  I.e., where are they?

-- 
~confuzed

Reply via email to