aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/Kconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-31 10:11:21 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-17 16:46:47 -0800
commit39c39072436f6910d5e48d97d17a1b3a4eada220 (patch)
treeecfbb66fd9a4ff7e89efd9dc8cd16eb8652ca3b7 /drivers/staging/fbtft/Kconfig
parentstaging: fbtft: add fb_ili9486 driver (diff)
downloadlinux-dev-39c39072436f6910d5e48d97d17a1b3a4eada220.tar.xz
linux-dev-39c39072436f6910d5e48d97d17a1b3a4eada220.zip
staging: fbtft: add fb_pcd8544 driver
This commit adds the fb_pcd8544 driver from the fbtft project at https://github.com/notro/fbtft. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Noralf Tronnes <notro@tronnes.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fbtft/Kconfig')
-rw-r--r--drivers/staging/fbtft/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/fbtft/Kconfig b/drivers/staging/fbtft/Kconfig
index ca7353771163..fc1c76acad29 100644
--- a/drivers/staging/fbtft/Kconfig
+++ b/drivers/staging/fbtft/Kconfig
@@ -73,3 +73,9 @@ config FB_TFT_ILI9486
depends on FB_TFT
help
Generic Framebuffer support for ILI9486
+
+config FB_TFT_PCD8544
+ tristate "FB driver for the PCD8544 LCD Controller"
+ depends on FB_TFT
+ help
+ Generic Framebuffer support for PCD8544