Commit 2d2bb61a authored by Noralf Trønnes's avatar Noralf Trønnes

drm/tinydrm/mipi-dbi: Select DRM_KMS_HELPER

mipi-dbi uses several KMS helper functions but that build dependency is
not expressed. Select DRM_KMS_HELPER to fix that.
Reported-by: default avatarkbuild test robot <lkp@intel.com>
Signed-off-by: default avatarNoralf Trønnes <noralf@tronnes.org>
Reviewed-by: default avatarDavid Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190722104312.16184-8-noralf@tronnes.org
parent 3389669a
......@@ -10,6 +10,7 @@ menuconfig DRM_TINYDRM
config TINYDRM_MIPI_DBI
tristate
select DRM_KMS_HELPER
config TINYDRM_HX8357D
tristate "DRM support for HX8357D display panels"
......
Markdown is supported
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