drm/rockchip: Remove depends on ROCKCHIP_IOMMU

Some CPUs without IOMMU but have VOP.

Change-Id: Ic11d1438851eb4773bc94e74879a2329964d012a
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2018-05-25 10:50:11 +08:00
parent 63b5a8b7e1
commit 52837b4ed6

View File

@@ -1,6 +1,6 @@
config DRM_ROCKCHIP
tristate "DRM Support for Rockchip"
depends on DRM && ROCKCHIP_IOMMU
depends on DRM
select DRM_GEM_CMA_HELPER
select DRM_KMS_HELPER
select DRM_PANEL