From 08fc0b592df49eeb2c109ec9fcdbfb4d93bc7496 Mon Sep 17 00:00:00 2001 From: Adrian Mangeac Date: Fri, 5 Oct 2018 14:05:27 +0200 Subject: Add config for enabling multitouch support. Change-Id: I9c4ec12d6d23a97bafce80b3759b73fce8fc0c74 Signed-off-by: Adrian Mangeac --- features/touchscreen/multitouch_y.cfg | 1 + features/touchscreen/multitouch_y.scc | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 features/touchscreen/multitouch_y.cfg create mode 100644 features/touchscreen/multitouch_y.scc diff --git a/features/touchscreen/multitouch_y.cfg b/features/touchscreen/multitouch_y.cfg new file mode 100644 index 0000000..327c753 --- /dev/null +++ b/features/touchscreen/multitouch_y.cfg @@ -0,0 +1 @@ +CONFIG_HID_MULTITOUCH=y diff --git a/features/touchscreen/multitouch_y.scc b/features/touchscreen/multitouch_y.scc new file mode 100644 index 0000000..1e7774d --- /dev/null +++ b/features/touchscreen/multitouch_y.scc @@ -0,0 +1,4 @@ +define KFEATURE_DESCRIPTION "Disable options for touchscreen input support" +define KFEATURE_COMPATIBILITY all + +kconf hardware multitouch_y.cfg -- cgit v1.2.3-54-g00ecf