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

Currently enabling Intel GMA 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-11-git-send-email-tjakobi@math.uni-bielefeld.de
drivers/gpu/drm/gma500/Kconfig