summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tve200/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/tve200/Kconfig')
-rw-r--r--drivers/gpu/drm/tve200/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/gpu/drm/tve200/Kconfig b/drivers/gpu/drm/tve200/Kconfig
index e2d163c74ed6..a9d6fe535d88 100644
--- a/drivers/gpu/drm/tve200/Kconfig
+++ b/drivers/gpu/drm/tve200/Kconfig
@@ -6,11 +6,10 @@ config DRM_TVE200
depends on ARM || COMPILE_TEST
depends on OF
select DRM_BRIDGE
+ select DRM_CLIENT_SELECTION
select DRM_PANEL_BRIDGE
select DRM_KMS_HELPER
- select DRM_KMS_CMA_HELPER
- select DRM_GEM_CMA_HELPER
- select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
+ select DRM_GEM_DMA_HELPER
help
Choose this option for DRM support for the Faraday TV Encoder
TVE200 Controller.