From d8a53a9d0b4fa1ba0eb37a09341f74b0295ffd67 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 31 Dec 2014 10:11:22 +0100 Subject: staging: fbtft: add fb_ra8875 driver This commit adds the fb_ra8875 driver from the fbtft project at https://github.com/notro/fbtft. Signed-off-by: Thomas Petazzoni Signed-off-by: Noralf Tronnes Signed-off-by: Greg Kroah-Hartman --- drivers/staging/fbtft/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/staging/fbtft/Kconfig') diff --git a/drivers/staging/fbtft/Kconfig b/drivers/staging/fbtft/Kconfig index fc1c76acad29..d66281eb8c71 100644 --- a/drivers/staging/fbtft/Kconfig +++ b/drivers/staging/fbtft/Kconfig @@ -79,3 +79,9 @@ config FB_TFT_PCD8544 depends on FB_TFT help Generic Framebuffer support for PCD8544 + +config FB_TFT_RA8875 + tristate "FB driver for the RA8875 LCD Controller" + depends on FB_TFT + help + Generic Framebuffer support for RA8875 -- cgit v1.2.3