aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGravatar Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2014-12-31 10:11:09 +0100
committerGravatar Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2015-01-17 16:44:41 -0800
commitc296d5f9957c03994a699d6739c27d4581a9f6c7 (patch)
treece5a1dadc4f34696cf0c4332b3de37bd4c890bd8 /drivers/staging/Makefile
parentstaging: mt29f_spinand: Fix typo in Kconfig (diff)
downloadlinux-c296d5f9957c03994a699d6739c27d4581a9f6c7.tar.gz
linux-c296d5f9957c03994a699d6739c27d4581a9f6c7.tar.bz2
linux-c296d5f9957c03994a699d6739c27d4581a9f6c7.zip
staging: fbtft: core support
This commit adds the core fbtft framework from 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/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 33c640b49566..c242787308b8 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -45,3 +45,4 @@ obj-$(CONFIG_GS_FPGABOOT) += gs_fpgaboot/
obj-$(CONFIG_CRYPTO_SKEIN) += skein/
obj-$(CONFIG_UNISYSSPAR) += unisys/
obj-$(CONFIG_COMMON_CLK_XLNX_CLKWZRD) += clocking-wizard/
+obj-$(CONFIG_FB_TFT) += fbtft/