drm/exynos: make fbdev support really optional
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 24 Jun 2016 11:52:48 +0000 (13:52 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 12 Jul 2016 10:56:35 +0000 (12:56 +0200)
commit6f4605c57d8a340987625dc8ba8079ff914198a8
tree4d72ffa9aa80451f174c122ebee41aec1703d7a4
parent97ef1ae0e07d404bbebd46a75363528ff5c6e668
drm/exynos: make fbdev support really optional

Currently enabling Exynos DRM support automatically pulls in
lots of fbdev dependencies. However these deps are
unnecessary since DRM core already enables them when
needed.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1466769168-31602-1-git-send-email-tjakobi@math.uni-bielefeld.de
drivers/gpu/drm/exynos/Kconfig