OSDN Git Service

drm/bochs: make fbdev support really optional
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 15 Jul 2016 12:48:10 +0000 (14:48 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 Jul 2016 07:11:39 +0000 (09:11 +0200)
commit3aa9a8e4e3a95da81f54a096029f309697f4af07
treed515e473caa6fc6ed5b0bef29eadf499eb81ab55
parente27962af0c244cf047542ffb68b173eded2e3dd4
drm/bochs: make fbdev support really optional

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