summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/Makefile
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2021-11-05 21:24:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-11-15 10:02:02 +0100
commitafa9755e359dcabc3f9127c1869a50e37777cdcc (patch)
tree95f024d1eeb384e3d14b793b8682900e87cdea18 /drivers/staging/fbtft/Makefile
parent0de963e2f9feea88124f23b24ed4e55db209d949 (diff)
downloadlinux-stable-afa9755e359dcabc3f9127c1869a50e37777cdcc.tar.gz
linux-stable-afa9755e359dcabc3f9127c1869a50e37777cdcc.tar.bz2
linux-stable-afa9755e359dcabc3f9127c1869a50e37777cdcc.zip
staging: fbtft: Remove fb_watterott driver
This driver was made for a prototype and as far as I know it never went into production because it was too slow. So let's remove it. Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Link: https://lore.kernel.org/r/20211105202448.62518-1-noralf@tronnes.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fbtft/Makefile')
-rw-r--r--drivers/staging/fbtft/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/fbtft/Makefile b/drivers/staging/fbtft/Makefile
index e87193f7df14..e9cdf0f0a7da 100644
--- a/drivers/staging/fbtft/Makefile
+++ b/drivers/staging/fbtft/Makefile
@@ -36,4 +36,3 @@ obj-$(CONFIG_FB_TFT_TLS8204) += fb_tls8204.o
obj-$(CONFIG_FB_TFT_UC1611) += fb_uc1611.o
obj-$(CONFIG_FB_TFT_UC1701) += fb_uc1701.o
obj-$(CONFIG_FB_TFT_UPD161704) += fb_upd161704.o
-obj-$(CONFIG_FB_TFT_WATTEROTT) += fb_watterott.o