commit | 339b19e3c4ff728a5dcdbd388a5fbe83c1aabc37 | [log] [tgz] |
---|---|---|
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | Fri Jul 15 14:48:15 2016 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 18 09:11:41 2016 +0200 |
tree | 4d00decc39572a4e7f8adff90456b6a494c4f3a0 | |
parent | 0b6320dfdfea4c68602fa3b8a8d944bf9e442079 [diff] |
drm/ast: make fbdev support really optional Currently enabling AST Server 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-20-git-send-email-tjakobi@math.uni-bielefeld.de