Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Corentin Labbe and committed by
Greg Kroah-Hartman
1bb66049 d8bc23d3

-6
-6
drivers/staging/fbtft/Kconfig
··· 135 135 help 136 136 Framebuffer support for SSD1306 137 137 138 - config FB_TFT_SSD1325 139 - tristate "FB driver for the SSD1325 OLED Controller" 140 - depends on FB_TFT 141 - help 142 - Framebuffer support for SSD1305 143 - 144 138 config FB_TFT_SSD1331 145 139 tristate "FB driver for the SSD1331 LCD Controller" 146 140 depends on FB_TFT