drm/arm: make fbdev support really optional
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 15 Jul 2016 12:48:16 +0000 (14:48 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 Jul 2016 07:11:42 +0000 (09:11 +0200)
commitf39c9096d611a904ee5f8eb1bd6943e68a071b74
tree347546dc2d2ebcd20d4a77d0888d48dd701cb013
parent339b19e3c4ff728a5dcdbd388a5fbe83c1aabc37
drm/arm: make fbdev support really optional

Currently enabling ARM HDLCD DRM support automatically pulls
in fbdev dependency. However this dep is unnecessary since
DRM core already handles this for us (DRM_FBDEV_EMULATION).

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/1468586897-32298-21-git-send-email-tjakobi@math.uni-bielefeld.de
drivers/gpu/drm/arm/Kconfig