commit:     3fa4871bcb4bb45442a9bdf2535d19e65e03586f
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 04:03:26 2023 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 04:04:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa4871b

profiles/arch/arm64: unmask synaptics input driver

it's preferred driver for pinebookpro touchpad instead of libinput

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/arch/arm64/use.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 0b85c12477da..62e00038ac88 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -1,9 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
 -arm64
 
+# Georgy Yakovlev <gyakov...@gentoo.org> (2023-01-01)
+# unmask synaptics input driver
+-input_devices_synaptics
+
 # matoro <matoro_gen...@matoro.tk> (2022-09-29)
 # dev-util/google-perftools is supported here
 -tcmalloc

Reply via email to