[d-kernel] [PATCH 2/2] config-aarch64: input drivers for Elpitech laptop

Alexey Sheplyakov asheplyakov на basealt.ru
Пн Авг 15 11:30:19 MSK 2022


The builting keyboard and touchpad are connected via UART.
Hence ps2mult and serio_serdev drivers are required.
Compile these into the kernel so the keyboard works before
initramfs has been loaded.
---
 config-aarch64 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config-aarch64 b/config-aarch64
index da9fe4f1cddc..12d87e4e4147 100644
--- a/config-aarch64
+++ b/config-aarch64
@@ -372,6 +372,8 @@ CONFIG_INPUT_PM8941_PWRKEY=m
 # CONFIG_INPUT_RK805_PWRKEY is not set
 CONFIG_INPUT_HISI_POWERKEY=y
 CONFIG_SERIO_AMBAKMI=y
+CONFIG_SERIO_PS2MULT=y
+CONFIG_SERDEV_SERIO=y
 # CONFIG_SERIO_APBPS2 is not set
 CONFIG_SERIO_SUN4I_PS2=m
 # CONFIG_SERIAL_8250_ASPEED_VUART is not set
-- 
2.32.0



Подробная информация о списке рассылки devel-kernel