From: Russell King Date: Mon, 27 Jan 2014 23:33:11 +0000 (+0000) Subject: DRM: armada: fix missing DRM_KMS_FB_HELPER select X-Git-Tag: v3.14-rc1~47^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed86f15bdc23436fb30d09e2faa3dfb7d3834e1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed