summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/Kconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-31 10:11:18 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-17 16:46:46 -0800
commit9b78e456a7526755f7c58fb6a249735a4fe0288b (patch)
tree7f1e049d0fabfdba9c6ecc8791269268127846e4 /drivers/staging/fbtft/Kconfig
parent8f7fdaaffff4946fc1aebf496c982216cfebb484 (diff)
downloadlinux-stable-9b78e456a7526755f7c58fb6a249735a4fe0288b.tar.gz
linux-stable-9b78e456a7526755f7c58fb6a249735a4fe0288b.tar.bz2
linux-stable-9b78e456a7526755f7c58fb6a249735a4fe0288b.zip
staging: fbtft: add fb_ili9341 driver
This commit adds the fb_ili9341 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 6295acf46953..ee09e9d80b05 100644
--- a/drivers/staging/fbtft/Kconfig
+++ b/drivers/staging/fbtft/Kconfig
@@ -55,3 +55,9 @@ config FB_TFT_ILI9340
depends on FB_TFT
help
Generic Framebuffer support for ILI9340
+
+config FB_TFT_ILI9341
+ tristate "FB driver for the ILI9341 LCD Controller"
+ depends on FB_TFT
+ help
+ Generic Framebuffer support for ILI9341