summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/Kconfig
diff options
context:
space:
mode:
authorThomas Petazzoni2014-12-31 10:11:17 +0100
committerGreg Kroah-Hartman2015-01-18 01:46:46 +0100
commit8f7fdaaffff4946fc1aebf496c982216cfebb484 (patch)
tree1fe404adb584e2f18ee1ed633ca294346297cb84 /drivers/staging/fbtft/Kconfig
parentstaging: fbtft: add fb_ili9325 driver (diff)
downloadkernel-qcow2-linux-8f7fdaaffff4946fc1aebf496c982216cfebb484.tar.gz
kernel-qcow2-linux-8f7fdaaffff4946fc1aebf496c982216cfebb484.tar.xz
kernel-qcow2-linux-8f7fdaaffff4946fc1aebf496c982216cfebb484.zip
staging: fbtft: add fb_ili9340 driver
This commit adds the fb_ili9340 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 24b9d919f09d..6295acf46953 100644
--- a/drivers/staging/fbtft/Kconfig
+++ b/drivers/staging/fbtft/Kconfig
@@ -49,3 +49,9 @@ config FB_TFT_ILI9325
depends on FB_TFT
help
Generic Framebuffer support for ILI9325
+
+config FB_TFT_ILI9340
+ tristate "FB driver for the ILI9340 LCD Controller"
+ depends on FB_TFT
+ help
+ Generic Framebuffer support for ILI9340