Skip to content
Commit 91ad217f authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
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 444884f7
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