From 1d381b894d24d7642aec85df1cf281400ac87a18 Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Tue, 17 Jul 2007 04:06:01 -0700 Subject: OMAP: add external Epson Blizzard LCD controller support - Adds Epson Blizzard 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/video/omap/Kconfig') diff --git a/drivers/video/omap/Kconfig b/drivers/video/omap/Kconfig index 3d36e62897f..7f4d25b8a18 100644 --- a/drivers/video/omap/Kconfig +++ b/drivers/video/omap/Kconfig @@ -50,3 +50,9 @@ config FB_OMAP_LCDC_HWA742 Say Y here if you want to have support for the external Epson HWA742 LCD controller. +config FB_OMAP_LCDC_BLIZZARD + bool "Epson Blizzard 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 Blizzard LCD controller. -- cgit v1.2.3