Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e45f265e authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

video: vt8500: fix Kconfig for videomode



OF_DISPLAY_TIMING and OF_VIDEOMODE Kconfig entries have been removed,
and VIDEOMODE_HELPERS should be used now. Fix the Kconfig for VT8500
driver to reflect this.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent cf2585a4
Loading
Loading
Loading
Loading
+2 −4
Original line number Original line Diff line number Diff line
@@ -1777,8 +1777,7 @@ config FB_VT8500
	select FB_SYS_COPYAREA if (!FB_WMT_GE_ROPS)
	select FB_SYS_COPYAREA if (!FB_WMT_GE_ROPS)
	select FB_SYS_IMAGEBLIT
	select FB_SYS_IMAGEBLIT
	select FB_MODE_HELPERS
	select FB_MODE_HELPERS
	select OF_DISPLAY_TIMING
	select VIDEOMODE_HELPERS
	select OF_VIDEOMODE
	help
	help
	  This is the framebuffer driver for VIA VT8500 integrated LCD
	  This is the framebuffer driver for VIA VT8500 integrated LCD
	  controller.
	  controller.
@@ -1790,8 +1789,7 @@ config FB_WM8505
	select FB_SYS_COPYAREA if (!FB_WMT_GE_ROPS)
	select FB_SYS_COPYAREA if (!FB_WMT_GE_ROPS)
	select FB_SYS_IMAGEBLIT
	select FB_SYS_IMAGEBLIT
	select FB_MODE_HELPERS
	select FB_MODE_HELPERS
	select OF_DISPLAY_TIMING
	select VIDEOMODE_HELPERS
	select OF_VIDEOMODE
	help
	help
	  This is the framebuffer driver for WonderMedia WM8xxx-series
	  This is the framebuffer driver for WonderMedia WM8xxx-series
	  integrated LCD controller. This driver covers the WM8505, WM8650
	  integrated LCD controller. This driver covers the WM8505, WM8650