aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/Kconfig
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2015-10-27 13:40:58 +0530
committerVincent Abriou <vincent.abriou@st.com>2015-11-03 13:04:55 +0100
commitb5d34a272d37c08612aaea9601ddd311757fd149 (patch)
treedfe18a82ab31296fb0993d8787816b9fec807601 /drivers/gpu/drm/sti/Kconfig
parentdrm/sti: remove redundant sign extensions (diff)
downloadlinux-dev-b5d34a272d37c08612aaea9601ddd311757fd149.tar.xz
linux-dev-b5d34a272d37c08612aaea9601ddd311757fd149.zip
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>
Diffstat (limited to 'drivers/gpu/drm/sti/Kconfig')
-rw-r--r--drivers/gpu/drm/sti/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpu/drm/sti/Kconfig b/drivers/gpu/drm/sti/Kconfig
index 0a9048c47b95..3f8d590e5c34 100644
--- a/drivers/gpu/drm/sti/Kconfig
+++ b/drivers/gpu/drm/sti/Kconfig
@@ -10,9 +10,3 @@ config DRM_STI
select FW_LOADER_USER_HELPER_FALLBACK
help
Choose this option to enable DRM on STM stiH41x chipset
-
-config DRM_STI_FBDEV
- bool "DRM frame buffer device for STMicroelectronics SoC stiH41x Serie"
- depends on DRM_STI
- help
- Choose this option to enable FBDEV on top of DRM for STM stiH41x chipset