]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/virtio: make fbdev support really optional
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 15 Jul 2016 12:48:14 +0000 (14:48 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 Jul 2016 07:11:40 +0000 (09:11 +0200)
commit0b6320dfdfea4c68602fa3b8a8d944bf9e442079
tree4c01f72ca225a39711b1091178c0ba6b241f6969
parentc0f0c177b5a9aa6d3791aa497a64a20a297ebc6f
drm/virtio: make fbdev support really optional

Currently enabling VirtIO 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-19-git-send-email-tjakobi@math.uni-bielefeld.de
drivers/gpu/drm/virtio/Kconfig