drm/sti: Remove local fbdev emulation Kconfig option
authorArchit Taneja <architt@codeaurora.org>
Tue, 27 Oct 2015 08:10:58 +0000 (13:40 +0530)
committerVincent Abriou <vincent.abriou@st.com>
Tue, 3 Nov 2015 12:04:55 +0000 (13:04 +0100)
commitb5d34a272d37c08612aaea9601ddd311757fd149
treedfe18a82ab31296fb0993d8787816b9fec807601
parentcebd6fbeb2fc9e7c4f10f3656fe9f1ba863a8549
drm/sti: Remove local fbdev emulation Kconfig option

DRM_STI_FBDEV config is currently used to enable/disable fbdev emulation
for the sti kms driver.

Remove this local config option and use the core fb helpers with
drm_kms_helper.fbdev_emulation module option to enable/disable fbdev
at runtime.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Reviewed-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/Kconfig
drivers/gpu/drm/sti/sti_drv.c
This page took 0.029557 seconds and 5 git commands to generate.