Skip to content
Snippets Groups Projects
Commit 2e59d4d1 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

Revert "[media] gscaler: mark it as BROKEN"


This reverts commit aa740e0a.

Now that the Makefile got added, we can remove this one.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent ebf6b78e
No related branches found
No related tags found
No related merge requests found
......@@ -184,7 +184,6 @@ config VIDEO_MX2_EMMAPRP
config VIDEO_SAMSUNG_EXYNOS_GSC
tristate "Samsung Exynos G-Scaler driver"
depends on VIDEO_DEV && VIDEO_V4L2 && ARCH_EXYNOS5
depends on BROKEN
select VIDEOBUF2_DMA_CONTIG
select V4L2_MEM2MEM_DEV
help
......
......@@ -33,9 +33,7 @@ obj-$(CONFIG_VIDEO_SAMSUNG_S5P_MFC) += s5p-mfc/
obj-$(CONFIG_VIDEO_SAMSUNG_S5P_TV) += s5p-tv/
obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d/
# FIXME!!! This driver is broken, as there's no makefile there!
#obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc/
obj-$(CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC) += exynos-gsc/
obj-$(CONFIG_BLACKFIN) += blackfin/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment