From: Corentin Labbe Date: Tue, 23 Jan 2018 14:36:25 +0000 (+0000) Subject: staging: fbtft: remove unused FB_TFT_SSD1325 kconfig X-Git-Tag: v4.16-rc1~112^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bb66049dacbe7a908fa004d3a9b7201cd328c1e;p=thirdparty%2Flinux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/fbtft/Kconfig b/drivers/staging/fbtft/Kconfig index dba676761d721..84b2e7ebc0240 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