From: Prarit Bhargava <[email protected]> Re-enable the serial IR module for Fedora.
Suggested-by: Craig Gelowitz <[email protected]> Signed-off-by: Prarit Bhargava <[email protected]> Cc: [email protected] --- redhat/configs/fedora/generic/CONFIG_IR_SERIAL | 1 + 1 file changed, 1 insertion(+) create mode 100644 redhat/configs/fedora/generic/CONFIG_IR_SERIAL diff --git a/redhat/configs/fedora/generic/CONFIG_IR_SERIAL b/redhat/configs/fedora/generic/CONFIG_IR_SERIAL new file mode 100644 index 000000000000..53c7f1d81e8e --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_IR_SERIAL @@ -0,0 +1 @@ +CONFIG_IR_SERIAL=m -- GitLab _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
