diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2019-02-07 14:43:47 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-02-18 18:09:19 +0100 |
commit | 280de94a651945905cb8337626c40025e4cea56d (patch) | |
tree | 53bf5d5d63e60d30fee708fe0bcab11e9b0244af /drivers/media/platform/Kconfig | |
parent | media: soc_camera: Remove the rj45n1 SoC camera sensor driver (diff) | |
download | linux-280de94a651945905cb8337626c40025e4cea56d.tar.xz linux-280de94a651945905cb8337626c40025e4cea56d.zip |
media: soc_camera: Move to the staging tree
The SoC camera framework has no functional drivers left, something that
has not changed for years. Move the leftovers to the staging tree.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
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 b5ccb60cf664..6cff26b29a38 100644 --- a/drivers/media/platform/Kconfig +++ b/drivers/media/platform/Kconfig @@ -141,7 +141,6 @@ config VIDEO_RENESAS_CEU ---help--- This is a v4l2 driver for the Renesas CEU Interface -source "drivers/media/platform/soc_camera/Kconfig" source "drivers/media/platform/exynos4-is/Kconfig" source "drivers/media/platform/am437x/Kconfig" source "drivers/media/platform/xilinx/Kconfig" |