Commit 1bb66049 authored by Corentin Labbe's avatar Corentin Labbe Committed by Greg Kroah-Hartman
Browse files

staging: fbtft: remove unused FB_TFT_SSD1325 kconfig



Since nothing builds/depends on FB_TFT_SSD1325, we could remove it.

Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d8bc23d3
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -135,12 +135,6 @@ config FB_TFT_SSD1306
	help
	  Framebuffer support for SSD1306

config FB_TFT_SSD1325
        tristate "FB driver for the SSD1325 OLED Controller"
        depends on FB_TFT
        help
          Framebuffer support for SSD1305

config FB_TFT_SSD1331
	tristate "FB driver for the SSD1331 LCD Controller"
	depends on FB_TFT