From: Peter Robinson <pbrobinson@xxxxxxxxx> In all kernels it's only used by some USB CEC drivers so it no longer needs to be built in. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx> --- redhat/configs/common/generic/CONFIG_SERIO_SERPORT | 2 +- redhat/configs/fedora/generic/s390x/CONFIG_SERIO_SERPORT | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 redhat/configs/fedora/generic/s390x/CONFIG_SERIO_SERPORT diff --git a/redhat/configs/common/generic/CONFIG_SERIO_SERPORT b/redhat/configs/common/generic/CONFIG_SERIO_SERPORT index 341b61290d26..80a07531f86d 100644 --- a/redhat/configs/common/generic/CONFIG_SERIO_SERPORT +++ b/redhat/configs/common/generic/CONFIG_SERIO_SERPORT @@ -1 +1 @@ -CONFIG_SERIO_SERPORT=y +CONFIG_SERIO_SERPORT=m diff --git a/redhat/configs/fedora/generic/s390x/CONFIG_SERIO_SERPORT b/redhat/configs/fedora/generic/s390x/CONFIG_SERIO_SERPORT deleted file mode 100644 index 80a07531f86d..000000000000 --- a/redhat/configs/fedora/generic/s390x/CONFIG_SERIO_SERPORT +++ /dev/null @@ -1 +0,0 @@ -CONFIG_SERIO_SERPORT=m -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx