armbian_build/patch/kernel/archive/spacemit-6.6/003-Do-not-build-Focaltech-touch.patch
2025-01-05 10:15:14 +01:00

26 lines
799 B
Diff

From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Patrick Yavitz <pyavitz@armbian.com>
Date: Wed, 18 Dec 2024 10:28:24 -0500
Subject: Do not build Focaltech touch
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
---
drivers/input/touchscreen/focaltech_touch/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/input/touchscreen/focaltech_touch/Kconfig b/drivers/input/touchscreen/focaltech_touch/Kconfig
index 111111111111..222222222222 100755
--- a/drivers/input/touchscreen/focaltech_touch/Kconfig
+++ b/drivers/input/touchscreen/focaltech_touch/Kconfig
@@ -4,7 +4,6 @@
config TOUCHSCREEN_FTS
tristate "Focaltech Touchscreen"
- default m
help
Say Y here if you have Focaltech touch panel.
If unsure, say N.
--
Armbian