]> git.baikalelectronics.ru Git - kernel.git/commit
DRM: armada: fix missing DRM_KMS_FB_HELPER select
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Jan 2014 23:33:11 +0000 (23:33 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Jan 2014 23:47:14 +0000 (23:47 +0000)
commita2fe89b709df7bfaf52814d0e453a6672c243ed5
treee72d5e19f3fb0eb028cbd7af9ab18f1d13d0dde6
parentb26682cb6c70c90d0654bb05b207deca145f5ab9
DRM: armada: fix missing DRM_KMS_FB_HELPER select

Commit 92b6f89f6b8f (drm: Add separate Kconfig option for fbdev helpers)
happened in parallel with the inclusion of Armada DRM into mainline,
and so missed this update.  Add the necessary select statement to avoid
build errors.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/armada/Kconfig