commit | 1103ea40f3dc7fd785d6bc9305ffdd45267efdba | [log] [tgz] |
---|---|---|
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | Fri Jul 15 14:48:08 2016 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 18 09:11:38 2016 +0200 |
tree | c407dc464946c4db0be8735855eca7abd00dc618 | |
parent | c85b1ad395c57a9f2ab0fb4df020cbe4f20b18df [diff] |
drm/tilcdc: make fbdev support really optional Currently enabling TI LCDC 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-13-git-send-email-tjakobi@math.uni-bielefeld.de