[PATCH] Revert "drm/omap: no need to select OMAP2_DSS"

2016-04-29 Thread Tomi Valkeinen
On 28/04/16 15:42, Peter Ujfalusi wrote: > This reverts commit 1c278e5e3718d15475ec08ee2135f37a6b13361c. > > If DRM_OMAP does not select OMAP2_DSS it is possible to build a kernel with > DRM_OMAP only and not selecting OMAP2_DSS. Since omapdrm depends on > OMAP2_DSS this will result on broken ke

[PATCH] Revert "drm/omap: no need to select OMAP2_DSS"

2016-04-28 Thread Peter Ujfalusi
This reverts commit 1c278e5e3718d15475ec08ee2135f37a6b13361c. If DRM_OMAP does not select OMAP2_DSS it is possible to build a kernel with DRM_OMAP only and not selecting OMAP2_DSS. Since omapdrm depends on OMAP2_DSS this will result on broken kernel build. Signed-off-by: Peter Ujfalusi --- driv