summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/Makefile
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2019-09-17 19:18:43 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-01 08:22:44 +0200
commitcc2965091914d50330ad86911ac4306777fbf4c7 (patch)
tree2403c2c8dd13798f5fa8a88f5b6bc102d6aba063 /drivers/staging/fbtft/Makefile
parent2962db71c7030868b6859d09b2138b55297df95e (diff)
downloadlinux-stable-cc2965091914d50330ad86911ac4306777fbf4c7.tar.gz
linux-stable-cc2965091914d50330ad86911ac4306777fbf4c7.tar.bz2
linux-stable-cc2965091914d50330ad86911ac4306777fbf4c7.zip
staging/fbtft: Remove flexfb
flexfb was an attempt to write a generic fbtft driver that was abandoned. All the displays it supports are supported by other fbtft drivers. Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Link: https://lore.kernel.org/r/20190917171843.10334-3-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 925ec17e318d..27af43f32f81 100644
--- a/drivers/staging/fbtft/Makefile
+++ b/drivers/staging/fbtft/Makefile
@@ -36,4 +36,3 @@ 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
-obj-$(CONFIG_FB_FLEX) += flexfb.o