]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/fbtft/Kconfig
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
[linux.git] / drivers / staging / fbtft / Kconfig
index cb61c2a772bdd8dc0240cb59d634842ad87d3a20..dad1ddcd7b0cd8d802a196d38c40e43f95546abd 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 menuconfig FB_TFT
        tristate "Support for small TFT LCD display modules"
-       depends on FB && SPI && OF
+       depends on FB && SPI
        depends on GPIOLIB || COMPILE_TEST
        select FB_SYS_FILLRECT
        select FB_SYS_COPYAREA
@@ -95,8 +95,8 @@ config FB_TFT_PCD8544
          Generic Framebuffer support for PCD8544
 
 config FB_TFT_RA8875
-        tristate "FB driver for the RA8875 LCD Controller"
-        depends on FB_TFT
+       tristate "FB driver for the RA8875 LCD Controller"
+       depends on FB_TFT
        help
          Generic Framebuffer support for RA8875
 
@@ -112,6 +112,13 @@ config FB_TFT_S6D1121
        help
          Generic Framebuffer support for S6D1121
 
+config FB_TFT_SEPS525
+       tristate "FB driver for the SEPS525 LCD Controller"
+       depends on FB_TFT
+       help
+         Generic Framebuffer support for SEPS525
+         Say Y if you have such a display that utilizes this controller.
+
 config FB_TFT_SH1106
        tristate "FB driver for the SH1106 OLED Controller"
        depends on FB_TFT
@@ -125,10 +132,10 @@ config FB_TFT_SSD1289
          Framebuffer support for SSD1289
 
 config FB_TFT_SSD1305
-        tristate "FB driver for the SSD1305 OLED Controller"
-        depends on FB_TFT
-        help
-          Framebuffer support for SSD1305
+       tristate "FB driver for the SSD1305 OLED Controller"
+       depends on FB_TFT
+       help
+         Framebuffer support for SSD1305
 
 config FB_TFT_SSD1306
        tristate "FB driver for the SSD1306 OLED Controller"