Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Tomi Valkeinen <tomi.valkeinen@ti.com>

+2 -4
+2 -4
drivers/video/Kconfig
··· 1777 1777 select FB_SYS_COPYAREA if (!FB_WMT_GE_ROPS) 1778 1778 select FB_SYS_IMAGEBLIT 1779 1779 select FB_MODE_HELPERS 1780 - select OF_DISPLAY_TIMING 1781 - select OF_VIDEOMODE 1780 + select VIDEOMODE_HELPERS 1782 1781 help 1783 1782 This is the framebuffer driver for VIA VT8500 integrated LCD 1784 1783 controller. ··· 1789 1790 select FB_SYS_COPYAREA if (!FB_WMT_GE_ROPS) 1790 1791 select FB_SYS_IMAGEBLIT 1791 1792 select FB_MODE_HELPERS 1792 - select OF_DISPLAY_TIMING 1793 - select OF_VIDEOMODE 1793 + select VIDEOMODE_HELPERS 1794 1794 help 1795 1795 This is the framebuffer driver for WonderMedia WM8xxx-series 1796 1796 integrated LCD controller. This driver covers the WM8505, WM8650