From: Michal Schmidt on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3766#note_2420876502
No, we need to have the new option enabled, because we have CONFIG_R8169=m, LEDS_TRIGGER_NETDEV=m, which used to result in r8169_leds.c being compiled in. Disabling CONFIG_R8169_LEDS would be a functional regression. Notice that "make olddefconfig" from a previous version would result in CONFIG_R8169_LEDS=y thanks to R8169_LEDS having "def_bool R8169 && LEDS_TRIGGER_NETDEV". **TLDR: Set CONFIG_R8169_LEDS=y for common (Fedora & RHEL).** -- _______________________________________________ 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