From aae76ef13e348cebac225407ea2c452f8d0ff862 Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Sat, 26 May 2007 19:19:19 +0530 Subject: OMAP: add external Epson HWA742 LCD controller support - Adds Epson HWA742 lcd controller driver; used in Nokia Internet Tablet products. Signed-off-by: Trilok Soni Cc: Tony Lindgren Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/video/omap/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'drivers/video/omap/Kconfig') diff --git a/drivers/video/omap/Kconfig b/drivers/video/omap/Kconfig index 17607e97ba3..3d36e62897f 100644 --- a/drivers/video/omap/Kconfig +++ b/drivers/video/omap/Kconfig @@ -43,3 +43,10 @@ config FB_OMAP_LCDC_EXTERNAL Say Y here, if you want to have support for boards with an external LCD controller connected to the SoSSI/RFBI interface. +config FB_OMAP_LCDC_HWA742 + bool "Epson HWA742 LCD controller support" + depends on FB_OMAP && FB_OMAP_LCDC_EXTERNAL + help + Say Y here if you want to have support for the external + Epson HWA742 LCD controller. + -- cgit v1.2.3