aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/Kconfig
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2015-02-04 14:19:33 +0900
committerInki Dae <inki.dae@samsung.com>2015-02-07 16:38:40 +0900
commitb74ea6a97e82b8230309a95c1266ce4b97254d54 (patch)
tree2b27fb21c0a9f29cea11535792439701e367c47d /drivers/gpu/drm/exynos/Kconfig
parentdrm/exynos: IOMMU support should not be selectable by user (diff)
downloadlinux-dev-b74ea6a97e82b8230309a95c1266ce4b97254d54.tar.xz
linux-dev-b74ea6a97e82b8230309a95c1266ce4b97254d54.zip
drm/exynos: remove DRM_EXYNOS_DMABUF config
The exynos drm driver has DRIVER_PRIME capability, then it's reasonable to support dmabuf as default. Remove DRM_EXYNOS_DMABUF config, it will prevent that user selects the option unnecessarily. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/Kconfig')
-rw-r--r--drivers/gpu/drm/exynos/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos/Kconfig
index 7cf0b46cd48b..627aaa04776c 100644
--- a/drivers/gpu/drm/exynos/Kconfig
+++ b/drivers/gpu/drm/exynos/Kconfig
@@ -16,12 +16,6 @@ config DRM_EXYNOS_IOMMU
depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU
default y
-config DRM_EXYNOS_DMABUF
- bool "EXYNOS DRM DMABUF"
- depends on DRM_EXYNOS
- help
- Choose this option if you want to use DMABUF feature for DRM.
-
config DRM_EXYNOS_FIMD
bool "Exynos DRM FIMD"
depends on DRM_EXYNOS && !FB_S3C