diff options
| -rw-r--r-- | drivers/gpu/drm/exynos/Kconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos/Kconfig index c072999b7e03..7cf0b46cd48b 100644 --- a/drivers/gpu/drm/exynos/Kconfig +++ b/drivers/gpu/drm/exynos/Kconfig | |||
| @@ -12,10 +12,9 @@ config DRM_EXYNOS | |||
| 12 | If M is selected the module will be called exynosdrm. | 12 | If M is selected the module will be called exynosdrm. |
| 13 | 13 | ||
| 14 | config DRM_EXYNOS_IOMMU | 14 | config DRM_EXYNOS_IOMMU |
| 15 | bool "EXYNOS DRM IOMMU Support" | 15 | bool |
| 16 | depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU | 16 | depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU |
| 17 | help | 17 | default y |
| 18 | Choose this option if you want to use IOMMU feature for DRM. | ||
| 19 | 18 | ||
| 20 | config DRM_EXYNOS_DMABUF | 19 | config DRM_EXYNOS_DMABUF |
| 21 | bool "EXYNOS DRM DMABUF" | 20 | bool "EXYNOS DRM DMABUF" |
