From: Alexey Sheplyakov <asheplyakov@basealt.ru> To: devel-kernel@lists.altlinux.org Cc: nir@basealt.ru, sin@basealt.ru Subject: [d-kernel] [PATCH 2/2] config-aarch64: input drivers for Elpitech laptop Date: Mon, 15 Aug 2022 12:30:19 +0400 Message-ID: <20220815083016.2648117-3-asheplyakov@basealt.ru> (raw) In-Reply-To: <20220815083016.2648117-1-asheplyakov@basealt.ru> 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
next prev parent reply other threads:[~2022-08-15 8:30 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-08-15 8:30 [d-kernel] p10/std-def: поддержка ноутбука Элпитех Alexey Sheplyakov 2022-08-15 8:30 ` [d-kernel] [PATCH 1/2] input: new driver - serdev-serio Alexey Sheplyakov 2022-08-15 8:30 ` Alexey Sheplyakov [this message] 2022-08-15 13:11 ` [d-kernel] p10/std-def: поддержка ноутбука Элпитех Vitaly Chikunov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220815083016.2648117-3-asheplyakov@basealt.ru \ --to=asheplyakov@basealt.ru \ --cc=devel-kernel@lists.altlinux.org \ --cc=nir@basealt.ru \ --cc=sin@basealt.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux kernel packages development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \ devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com public-inbox-index devel-kernel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git