]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: Remove local fbdev emulation Kconfig option
authorArchit Taneja <architt@codeaurora.org>
Tue, 27 Oct 2015 08:10:59 +0000 (13:40 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 24 Nov 2015 10:41:50 +0000 (11:41 +0100)
commit0fdc04803f1f4af3b9e031681e99ad2f994b9e56
treef668107e063f796bbc225af9cc7b302a9d6762b9
parent2eb17066c7a671bad68916df949cfbdfcf681435
drm/tegra: Remove local fbdev emulation Kconfig option

DRM_TEGRA_FBDEV config is currently used to enable/disable legacy fbdev
emulation for the tegra kms driver.

Remove this local config option and use the top level DRM_FBDEV_EMULATION
config option instead.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1445933459-5249-4-git-send-email-architt@codeaurora.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/tegra/Kconfig
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/drm.h
drivers/gpu/drm/tegra/fb.c