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

Commit 2644ee96 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/omap: drop the !FB_OMAP2 dep



This ends up causing circularity and really let people shoot themselves
in the foot.

Acked-by: default avatarRob Clark <robdclark@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 8f262540
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line

config DRM_OMAP
	tristate "OMAP DRM"
	depends on DRM && !FB_OMAP2
	depends on DRM
	depends on ARCH_OMAP2PLUS || ARCH_MULTIPLATFORM
	depends on OMAP2_DSS
	select DRM_KMS_HELPER