[PATCH] staging: fbtft: remove unused FB_TFT_SSD1325 kconfig

2018-01-23 Thread Corentin Labbe
Since nothing builds/depends on FB_TFT_SSD1325, we could remove it.

Signed-off-by: Corentin Labbe 
---
 drivers/staging/fbtft/Kconfig | 6 --
 1 file changed, 6 deletions(-)

diff --git a/drivers/staging/fbtft/Kconfig b/drivers/staging/fbtft/Kconfig
index dba676761d72..84b2e7ebc024 100644
--- a/drivers/staging/fbtft/Kconfig
+++ b/drivers/staging/fbtft/Kconfig
@@ -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
-- 
2.13.6



[PATCH] staging: fbtft: remove unused FB_TFT_SSD1325 kconfig

2018-01-23 Thread Corentin Labbe
Since nothing builds/depends on FB_TFT_SSD1325, we could remove it.

Signed-off-by: Corentin Labbe 
---
 drivers/staging/fbtft/Kconfig | 6 --
 1 file changed, 6 deletions(-)

diff --git a/drivers/staging/fbtft/Kconfig b/drivers/staging/fbtft/Kconfig
index dba676761d72..84b2e7ebc024 100644
--- a/drivers/staging/fbtft/Kconfig
+++ b/drivers/staging/fbtft/Kconfig
@@ -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
-- 
2.13.6