summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>2024-10-10 21:15:06 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-10-11 06:35:46 +0200
commit1c2d364e7f7fd0e6d2f7317ad6d2cd02b05de02a (patch)
treea01785e1585e68011636944623bd7e2a43623a72 /drivers/staging/Kconfig
parent5062f8f52519346517758273d2984d2ce5d981ca (diff)
downloadlinux-stable-1c2d364e7f7fd0e6d2f7317ad6d2cd02b05de02a.tar.gz
linux-stable-1c2d364e7f7fd0e6d2f7317ad6d2cd02b05de02a.tar.bz2
linux-stable-1c2d364e7f7fd0e6d2f7317ad6d2cd02b05de02a.zip
staging: gdm724x: Remove unused driver
Won Kang from gct contributed the driver in 2013. The following reasons lead to the removal: - This driver generates maintenance workload - The manufacturer is not interested and does not care as Emails or inquiries, to support or involved persons of gct, got unanswered. - Did not find a possibility to buy the chips. - Did not find minimal documentation on the web. - Did not find a device where it is build in and the user is able to install any Linux. Therefore it is not possible to do any testing of the driver from the community. - No blog entries about anyone using the gdmtty and gdmulte. - No response about usage of this drivers to the Email from April 2024 Link: https://lore.kernel.org/linux-staging/2024100910-smoky-condiment-2298@gregkh/T/#u Link: https://lore.kernel.org/all/78b521eb-4e89-4c01-8dfc-1fb990e6887d@gmail.com/ Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/20241010191508.21055-1-philipp.g.hortmann@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 5fbb0bc53308..2493e150fbbd 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -42,8 +42,6 @@ source "drivers/staging/nvec/Kconfig"
source "drivers/staging/media/Kconfig"
-source "drivers/staging/gdm724x/Kconfig"
-
source "drivers/staging/fbtft/Kconfig"
source "drivers/staging/most/Kconfig"