Skip to content

redhat/configs: enable CONFIG_LEDS_TRIGGER_NETDEV also for RHEL

JIRA: https://issues.redhat.com/browse/RHEL-32110

The igc NIC driver exposes sysfs-controllable LEDs since commit ea578703 ("igc: Add support for LEDs on i225/i226"). It makes sense to use the netdev trigger to control them. CONFIG_LEDS_TRIGGER_NETDEV is already enabled for Fedora. Enable it also for RHEL.

Signed-off-by: Michal Schmidt mschmidt@redhat.com

Merge request reports