From: Peter Robinson <pbrobin...@gmail.com>

The LIBPS2 is only used by the PS2 mice and AT keyboard drivers
which are now only enabled on x86

Signed-off-by: Peter Robinson <pbrobin...@gmail.com>
---
 redhat/configs/common/generic/CONFIG_SERIO_LIBPS2       | 2 +-
 redhat/configs/common/generic/x86/CONFIG_SERIO_LIBPS2   | 1 +
 redhat/configs/fedora/generic/s390x/CONFIG_SERIO_LIBPS2 | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)
 create mode 100644 redhat/configs/common/generic/x86/CONFIG_SERIO_LIBPS2
 delete mode 100644 redhat/configs/fedora/generic/s390x/CONFIG_SERIO_LIBPS2

diff --git a/redhat/configs/common/generic/CONFIG_SERIO_LIBPS2 
b/redhat/configs/common/generic/CONFIG_SERIO_LIBPS2
index 0db209ef285e..163255434915 100644
--- a/redhat/configs/common/generic/CONFIG_SERIO_LIBPS2
+++ b/redhat/configs/common/generic/CONFIG_SERIO_LIBPS2
@@ -1 +1 @@
-CONFIG_SERIO_LIBPS2=y
+# CONFIG_SERIO_LIBPS2 is not set
diff --git a/redhat/configs/common/generic/x86/CONFIG_SERIO_LIBPS2 
b/redhat/configs/common/generic/x86/CONFIG_SERIO_LIBPS2
new file mode 100644
index 000000000000..0db209ef285e
--- /dev/null
+++ b/redhat/configs/common/generic/x86/CONFIG_SERIO_LIBPS2
@@ -0,0 +1 @@
+CONFIG_SERIO_LIBPS2=y
diff --git a/redhat/configs/fedora/generic/s390x/CONFIG_SERIO_LIBPS2 
b/redhat/configs/fedora/generic/s390x/CONFIG_SERIO_LIBPS2
deleted file mode 100644
index b4e8482918bd..000000000000
--- a/redhat/configs/fedora/generic/s390x/CONFIG_SERIO_LIBPS2
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SERIO_LIBPS2=m
-- 
GitLab
_______________________________________________
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

Reply via email to