Skip to content
Commit 6f8bd309 authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

drm/bridge: display-connector: Select DRM_KMS_HELPER

Commit 7cd70656 ("drm/bridge: display-connector: implement
bus fmts callbacks") added use of drm_atomic_helper_bridge_*
functions, but didn't select the dependency of DRM_KMS_HELPER.
If nothing else selected that dependency it resulted in a
build failure.

Select the missing dependency.

Fixes: 7cd70656

 ("drm/bridge: display-connector: implement bus fmts callbacks")
Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 2bb61dc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment