projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8bc23d
)
staging: fbtft: remove unused FB_TFT_SSD1325 kconfig
author
Corentin Labbe
<clabbe@baylibre.com>
Tue, 23 Jan 2018 14:36:25 +0000
(14:36 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 25 Jan 2018 12:10:39 +0000
(13:10 +0100)
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>
drivers/staging/fbtft/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/fbtft/Kconfig
b/drivers/staging/fbtft/Kconfig
index
dba6767
..
84b2e7e
100644
(file)
--- 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