diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-09-15 15:09:57 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-09-15 15:09:57 -0300 |
commit | 2e59d4d14355ed615f80c763850c9913dfaa30d7 (patch) | |
tree | 8743af39177a8c70c96f1b75a23fb1840396b851 /drivers/media/platform/Kconfig | |
parent | ebf6b78ebbc4877d80e6d7046301dfe4dbb2ac10 (diff) |
Revert "[media] gscaler: mark it as BROKEN"
This reverts commit aa740e0a6fd5fe6ab59a95d67d8756c77df3fa66.
Now that the Makefile got added, we can remove this one.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/platform/Kconfig')
-rw-r--r-- | drivers/media/platform/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig index aa84d1db8c7..682594e4317 100644 --- a/drivers/media/platform/Kconfig +++ b/drivers/media/platform/Kconfig @@ -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 |