]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/tilcdc: make fbdev support really optional
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 15 Jul 2016 12:48:08 +0000 (14:48 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 Jul 2016 07:11:38 +0000 (09:11 +0200)
commit1103ea40f3dc7fd785d6bc9305ffdd45267efdba
treec407dc464946c4db0be8735855eca7abd00dc618
parentc85b1ad395c57a9f2ab0fb4df020cbe4f20b18df
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
drivers/gpu/drm/tilcdc/Kconfig