From: Prarit Bhargava <[email protected]> This is an old driver and no longer used. It can be disabled.
Disable the Serial IR driver. Signed-off-by: Prarit Bhargava <[email protected]> Cc: Jeff Bastian <[email protected]> --- redhat/configs/common/generic/CONFIG_IR_SERIAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/configs/common/generic/CONFIG_IR_SERIAL b/redhat/configs/common/generic/CONFIG_IR_SERIAL index 53c7f1d81e8e..4da276f1e666 100644 --- a/redhat/configs/common/generic/CONFIG_IR_SERIAL +++ b/redhat/configs/common/generic/CONFIG_IR_SERIAL @@ -1 +1 @@ -CONFIG_IR_SERIAL=m +# CONFIG_IR_SERIAL is not set -- 2.26.2 _______________________________________________ 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]
