summaryrefslogtreecommitdiff
path: root/drivers/staging/media/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-19 12:18:13 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-05-20 12:26:12 +0200
commitad85094b293e40e7a2f831b0311a389d952ebd5e (patch)
treeb3c32c16c562fcec5e0197966108b24fdd226e99 /drivers/staging/media/Makefile
parentad3a44cbd1b2e1559c6b93e80dc0c9c29632969a (diff)
Revert "media: staging: atomisp: Remove driver"
There are some interest on having this driver back, and I can probably dedicate some time to address its issue. So, let's ressurect it. For now, the driver causes a recursive error and doesn't build, so, make it depend on BROKEN. This reverts commit 51b8dc5163d2ff2bf04019f8bf7e3bd0e75bb654. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/staging/media/Makefile')
-rw-r--r--drivers/staging/media/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/media/Makefile b/drivers/staging/media/Makefile
index 8b24be1a7076..e01f13a1b4a2 100644
--- a/drivers/staging/media/Makefile
+++ b/drivers/staging/media/Makefile
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_VIDEO_ALLEGRO_DVT) += allegro-dvt/
+obj-$(CONFIG_INTEL_ATOMISP) += atomisp/
obj-$(CONFIG_VIDEO_IMX_MEDIA) += imx/
obj-$(CONFIG_VIDEO_MESON_VDEC) += meson/vdec/
obj-$(CONFIG_VIDEO_OMAP4) += omap4iss/