From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Patrick Yavitz Date: Wed, 18 Dec 2024 10:28:24 -0500 Subject: Do not build Focaltech touch Signed-off-by: Patrick Yavitz --- 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