From: Michal Schmidt <mschm...@redhat.com>

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 ea578703b03d ("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 <mschm...@redhat.com>

diff --git a/redhat/configs/fedora/generic/CONFIG_LEDS_TRIGGER_NETDEV 
b/redhat/configs/common/generic/CONFIG_LEDS_TRIGGER_NETDEV
rename from redhat/configs/fedora/generic/CONFIG_LEDS_TRIGGER_NETDEV
rename to redhat/configs/common/generic/CONFIG_LEDS_TRIGGER_NETDEV
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/CONFIG_LEDS_TRIGGER_NETDEV
+++ b/redhat/configs/common/generic/CONFIG_LEDS_TRIGGER_NETDEV
diff --git a/redhat/configs/rhel/generic/CONFIG_LEDS_TRIGGER_NETDEV 
b/redhat/configs/rhel/generic/CONFIG_LEDS_TRIGGER_NETDEV
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_LEDS_TRIGGER_NETDEV
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_LEDS_TRIGGER_NETDEV is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3092
--
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to