From: Vitaly Kuznetsov <[email protected]>

redhat/configs: enable CONFIG_INPUT_KEYBOARD for AARCH64

Hyper-V keyboard module (CONFIG_HYPERV_KEYBOARD) requires
CONFIG_INPUT_KEYBOARD/CONFIG_KEYBOARD_ATKBD to work properly.

Signed-off-by: Vitaly Kuznetsov <[email protected]>

diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_INPUT_KEYBOARD 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_INPUT_KEYBOARD
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_INPUT_KEYBOARD
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_INPUT_KEYBOARD is not set
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_KEYBOARD_ATKBD 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_KEYBOARD_ATKBD
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_KEYBOARD_ATKBD
@@ -0,0 +1 @@
+CONFIG_KEYBOARD_ATKBD=y
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_KEYBOARD_TEGRA 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_KEYBOARD_TEGRA
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_KEYBOARD_TEGRA
@@ -0,0 +1 @@
+# CONFIG_KEYBOARD_TEGRA is not set
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_SERIO_LIBPS2 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_SERIO_LIBPS2
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_SERIO_LIBPS2
@@ -0,0 +1 @@
+CONFIG_SERIO_LIBPS2=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1529
_______________________________________________
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]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to