commit | f39c9096d611a904ee5f8eb1bd6943e68a071b74 | [log] [tgz] |
---|---|---|
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | Fri Jul 15 14:48:16 2016 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 18 09:11:42 2016 +0200 |
tree | 347546dc2d2ebcd20d4a77d0888d48dd701cb013 | |
parent | 339b19e3c4ff728a5dcdbd388a5fbe83c1aabc37 [diff] |
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