summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/soc_camera/Kconfig
diff options
context:
space:
mode:
authorSakari Ailus2019-02-07 14:43:47 +0100
committerMauro Carvalho Chehab2019-02-18 18:09:19 +0100
commit280de94a651945905cb8337626c40025e4cea56d (patch)
tree53bf5d5d63e60d30fee708fe0bcab11e9b0244af /drivers/media/i2c/soc_camera/Kconfig
parentmedia: soc_camera: Remove the rj45n1 SoC camera sensor driver (diff)
downloadkernel-qcow2-linux-280de94a651945905cb8337626c40025e4cea56d.tar.gz
kernel-qcow2-linux-280de94a651945905cb8337626c40025e4cea56d.tar.xz
kernel-qcow2-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/i2c/soc_camera/Kconfig')
-rw-r--r--drivers/media/i2c/soc_camera/Kconfig29
1 files changed, 0 insertions, 29 deletions
diff --git a/drivers/media/i2c/soc_camera/Kconfig b/drivers/media/i2c/soc_camera/Kconfig
deleted file mode 100644
index bcd9ef86f40b..000000000000
--- a/drivers/media/i2c/soc_camera/Kconfig
+++ /dev/null
@@ -1,29 +0,0 @@
-comment "soc_camera sensor drivers"
-
-config SOC_CAMERA_MT9M111
- tristate "legacy soc_camera mt9m111, mt9m112 and mt9m131 support"
- depends on SOC_CAMERA && I2C
- select VIDEO_MT9M111
- help
- This driver supports MT9M111, MT9M112 and MT9M131 cameras from
- Micron/Aptina.
- This is the legacy configuration which shouldn't be used anymore,
- while VIDEO_MT9M111 should be used instead.
-
-config SOC_CAMERA_MT9V022
- tristate "mt9v022 and mt9v024 support"
- depends on SOC_CAMERA && I2C
- help
- This driver supports MT9V022 cameras from Micron
-
-config SOC_CAMERA_OV5642
- tristate "ov5642 camera support"
- depends on SOC_CAMERA && I2C
- help
- This is a V4L2 camera driver for the OmniVision OV5642 sensor
-
-config SOC_CAMERA_OV9740
- tristate "ov9740 camera support"
- depends on SOC_CAMERA && I2C
- help
- This is a ov9740 camera driver