diff options
| author | Alexander Shiyan <shc_work@mail.ru> | 2014-05-24 00:56:22 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-06-17 11:04:53 -0400 |
| commit | 90b055898e9d6be6bfeaecd82311aa6989dbbbed (patch) | |
| tree | 46a032949c7c8886c66f7138df329bc76946274f /drivers/media/platform/soc_camera/Kconfig | |
| parent | 0b91199984239b1944c353a7b8b600e1ec887306 (diff) | |
[media] media: mx1_camera: Remove driver
That driver hasn't been really maintained for a long time. It doesn't
compile in any way, it includes non-existent headers, has no users,
and marked as "BROKEN" more than year. Due to these factors, mx1_camera
is now removed from the tree.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/soc_camera/Kconfig')
| -rw-r--r-- | drivers/media/platform/soc_camera/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/media/platform/soc_camera/Kconfig b/drivers/media/platform/soc_camera/Kconfig index 5f54530ab477..b3d9a1d10342 100644 --- a/drivers/media/platform/soc_camera/Kconfig +++ b/drivers/media/platform/soc_camera/Kconfig | |||
| @@ -17,19 +17,6 @@ config SOC_CAMERA_PLATFORM | |||
| 17 | help | 17 | help |
| 18 | This is a generic SoC camera platform driver, useful for testing | 18 | This is a generic SoC camera platform driver, useful for testing |
| 19 | 19 | ||
| 20 | config MX1_VIDEO | ||
| 21 | bool | ||
| 22 | |||
| 23 | config VIDEO_MX1 | ||
| 24 | tristate "i.MX1/i.MXL CMOS Sensor Interface driver" | ||
| 25 | depends on BROKEN | ||
| 26 | depends on VIDEO_DEV && ARCH_MX1 && SOC_CAMERA | ||
| 27 | select FIQ | ||
| 28 | select VIDEOBUF_DMA_CONTIG | ||
| 29 | select MX1_VIDEO | ||
| 30 | ---help--- | ||
| 31 | This is a v4l2 driver for the i.MX1/i.MXL CMOS Sensor Interface | ||
| 32 | |||
| 33 | config VIDEO_MX3 | 20 | config VIDEO_MX3 |
| 34 | tristate "i.MX3x Camera Sensor Interface driver" | 21 | tristate "i.MX3x Camera Sensor Interface driver" |
| 35 | depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA | 22 | depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA |
