]> 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)
commit0ad4469ff2e468ddd8257a104eb60987a01d355a
treee72d5e19f3fb0eb028cbd7af9ab18f1d13d0dde6
parent6f901070d1e82d660134da81830d2ae10463f655
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