staging: fbtft: remove unused FB_TFT_SSD1325 kconfig

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

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Corentin Labbe 2018-01-23 14:36:25 +00:00 committed by Greg Kroah-Hartman
parent d8bc23d3ba
commit 1bb66049da
1 changed files with 0 additions and 6 deletions

View File

@ -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