diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-05-10 18:31:20 +0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-02-22 12:55:29 +0400 |
commit | fdcb68884b3b0def9cc410d07adbafe7c3a9e537 (patch) | |
tree | 364679efdf0e1d2ace211422e91bbaf0a1dcad0d /drivers/video/omap/Kconfig | |
parent | b01543dfe67bb1d191998e90d20534dc354de059 (diff) | |
download | linux-fdcb68884b3b0def9cc410d07adbafe7c3a9e537.tar.xz |
OMAPFB: remove old blizzard driver
N8x0's blizzard driver has been ported to new omapdss driver, so we can
now remove the old blizzard driver.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap/Kconfig')
-rw-r--r-- | drivers/video/omap/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/video/omap/Kconfig b/drivers/video/omap/Kconfig index 84ff23208c25..ab234d597110 100644 --- a/drivers/video/omap/Kconfig +++ b/drivers/video/omap/Kconfig @@ -23,13 +23,6 @@ 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. - config FB_OMAP_MANUAL_UPDATE bool "Default to manual update mode" depends on FB_OMAP && FB_OMAP_LCDC_EXTERNAL |