2015-01-27 Joonyoung Shim <jy0922.shim at samsung.com>: > 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 at samsung.com> > --- > This patch can be conflicted below link patch of Marek to remove > selection of DRM_EXYNOS_IOMMU. > > http://www.spinics.net/lists/linux-samsung-soc/msg41392.html > > drivers/gpu/drm/exynos/Kconfig | 6 ------ > drivers/gpu/drm/exynos/Makefile | 3 +-- > drivers/gpu/drm/exynos/exynos_drm_dmabuf.h | 5 ----- > 3 files changed, 1 insertion(+), 13 deletions(-)
Reviewed-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk> Gustavo