Skip to content
Snippets Groups Projects
Commit b976de4f authored by Bruce Ashfield's avatar Bruce Ashfield
Browse files

drm: change CONFIG_DRM_KMS_HELPER to =m


This option is m selected by our dependencies, so lets align with
them and avoid a warning.

We keep the option, so that if it changes in the future, we'll get
the warning again.

Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 669f5aa3
No related branches found
No related tags found
No related merge requests found
# SPDX-License-Identifier: MIT
CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_GMA500=m
CONFIG_DRM_GMA600=y
CONFIG_DRM_GMA3600=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment