mirror of
https://github.com/armbian/build.git
synced 2025-08-15 23:56:57 +02:00
26 lines
799 B
Diff
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
|
|
|