diff options
Diffstat (limited to 'drivers/gpu/drm/sti/Kconfig')
-rw-r--r-- | drivers/gpu/drm/sti/Kconfig | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/drivers/gpu/drm/sti/Kconfig b/drivers/gpu/drm/sti/Kconfig index fbccc105819b..10c1b1926e6f 100644 --- a/drivers/gpu/drm/sti/Kconfig +++ b/drivers/gpu/drm/sti/Kconfig | |||
@@ -6,12 +6,6 @@ config DRM_STI | |||
6 | select DRM_GEM_CMA_HELPER | 6 | select DRM_GEM_CMA_HELPER |
7 | select DRM_KMS_CMA_HELPER | 7 | select DRM_KMS_CMA_HELPER |
8 | select DRM_PANEL | 8 | select DRM_PANEL |
9 | select FW_LOADER_USER_HELPER_FALLBACK | 9 | select FW_LOADER |
10 | help | 10 | help |
11 | Choose this option to enable DRM on STM stiH41x chipset | 11 | Choose this option to enable DRM on STM stiH41x chipset |
12 | |||
13 | config DRM_STI_FBDEV | ||
14 | bool "DRM frame buffer device for STMicroelectronics SoC stiH41x Serie" | ||
15 | depends on DRM_STI | ||
16 | help | ||
17 | Choose this option to enable FBDEV on top of DRM for STM stiH41x chipset | ||