OSDN Git Service

drm/shmobile: make fbdev support really optional
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 15 Jul 2016 12:48:04 +0000 (14:48 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 Jul 2016 07:11:37 +0000 (09:11 +0200)
commit505a2fca483aee82c3c94d84a70b7d07b33bdb7c
treeaa9b98742baa57c8ace0844ab70541e03168246c
parent400cc2de371631872c429626b5d248ffa7f38642
drm/shmobile: make fbdev support really optional

Currently enabling SH Mobile 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-9-git-send-email-tjakobi@math.uni-bielefeld.de
drivers/gpu/drm/shmobile/Kconfig