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: kbuild test robot <lkp@intel.com> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Reviewed-by: David Lechner <david@lechnology.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190722104312.16184-8-noralf@tronnes.org
This commit is contained in:
Родитель
3389669ac5
Коммит
2d2bb61a6c
|
@ -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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче