summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft/Kconfig
diff options
context:
space:
mode:
authorNoralf Trønnes <noralf@tronnes.org>2019-09-17 20:18:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-01 09:22:44 +0300
commitcc2965091914d50330ad86911ac4306777fbf4c7 (patch)
tree2403c2c8dd13798f5fa8a88f5b6bc102d6aba063 /drivers/staging/fbtft/Kconfig
parent2962db71c7030868b6859d09b2138b55297df95e (diff)
downloadlinux-cc2965091914d50330ad86911ac4306777fbf4c7.tar.xz
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/Kconfig')
-rw-r--r--drivers/staging/fbtft/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/fbtft/Kconfig b/drivers/staging/fbtft/Kconfig
index 4c37d087e25c..cb61c2a772bd 100644
--- a/drivers/staging/fbtft/Kconfig
+++ b/drivers/staging/fbtft/Kconfig
@@ -199,9 +199,3 @@ config FB_TFT_WATTEROTT
depends on FB_TFT
help
Generic Framebuffer support for WATTEROTT
-
-config FB_FLEX
- tristate "Generic FB driver for TFT LCD displays"
- depends on FB_TFT
- help
- Generic Framebuffer support for TFT LCD displays.