mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
Revert "[media] gscaler: mark it as BROKEN"
This reverts commit aa740e0a6f
.
Now that the Makefile got added, we can remove this one.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
ebf6b78ebb
commit
2e59d4d143
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user