commit | 62cb0751c87cb2d0af0629d68cfb12d67f39badf | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Apr 28 15:42:49 2016 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue May 31 08:30:14 2016 +0300 |
tree | 77262eac422a08b95697bb7c303e16fb15d269fb | |
parent | 973999aa0140481e590e791c320009d25a88d377 [diff] |
Revert "drm/omap: no need to select OMAP2_DSS" 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 <peter.ujfalusi@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>