]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/omap: make omapdrm select OMAP2_DSS
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 Dec 2015 19:36:24 +0000 (21:36 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Dec 2015 09:07:48 +0000 (11:07 +0200)
commit5b63aa3feca79aebf14bc266690fd1d4a9ce4f2d
tree29df67a840f9d6bdf50192afadccadfb0a0506b3
parent9960aa7cb58caadef8edf3a2582e30664a6b68dd
drm/omap: make omapdrm select OMAP2_DSS

Now that omapdss is only for omapdrm, we can change omapdrm to select
OMAP2_DSS to enable omapdss if omapdrm is enabled, instead of omapdrm
depending on omapdss.

We can also change omapdss and the display drivers to depend on
DRM_OMAP, so that they are only visible under omapdrm in menuconfig.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Acked-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/omapdrm/Kconfig
drivers/gpu/drm/omapdrm/displays/Kconfig