summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/Kconfig
diff options
context:
space:
mode:
authorThomas Petazzoni2014-12-31 10:11:33 +0100
committerGreg Kroah-Hartman2015-01-18 01:46:48 +0100
commitef0459c7f4101e3ac0fda6e29385613b22998aca (patch)
tree10896bdc1cb20a486d0c9f5a1bb56e61c16672df /drivers/staging/fbtft/Kconfig
parentstaging: fbtft: add fb_uc1701 driver (diff)
downloadkernel-qcow2-linux-ef0459c7f4101e3ac0fda6e29385613b22998aca.tar.gz
kernel-qcow2-linux-ef0459c7f4101e3ac0fda6e29385613b22998aca.tar.xz
kernel-qcow2-linux-ef0459c7f4101e3ac0fda6e29385613b22998aca.zip
staging: fbtft: add fb_upd161704 driver
This commit adds the fb_upd161704 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 fb3f4dfb8f32..886a48c9cc4f 100644
--- a/drivers/staging/fbtft/Kconfig
+++ b/drivers/staging/fbtft/Kconfig
@@ -145,3 +145,9 @@ config FB_TFT_UC1701
depends on FB_TFT
help
Generic Framebuffer support for UC1701
+
+config FB_TFT_UPD161704
+ tristate "FB driver for the uPD161704 LCD Controller"
+ depends on FB_TFT
+ help
+ Generic Framebuffer support for uPD161704