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

Commit e156e57d authored by Jordan Crouse's avatar Jordan Crouse
Browse files

drm/msm: Add BACKLIGHT_CLASS_DEVICE as a dependency



One of the SDE files requires BACKLIGHT_CLASS_DEVICE so make sure it
gets selected in the Kconfig.

Change-Id: Ic0dedbadc5bca3ea536d94d54e3683d656bd4aba
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent f419890f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ config DRM_MSM
	select SHMEM
	select TMPFS
	select QCOM_SCM
	select BACKLIGHT_CLASS_DEVICE
	default y
	help
	  DRM/KMS driver for MSM/snapdragon.