media: staging/media/mt9t031/Kconfig: remove bogus entry
The 'config SOC_CAMERA_IMX074' is a copy-and-paste error and should be removed. This Kconfig is for mt9t031 only. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
422e91cc48
commit
87d1eb2f72
|
@ -1,9 +1,3 @@
|
|||
config SOC_CAMERA_IMX074
|
||||
tristate "imx074 support (DEPRECATED)"
|
||||
depends on SOC_CAMERA && I2C
|
||||
help
|
||||
This driver supports IMX074 cameras from Sony
|
||||
|
||||
config SOC_CAMERA_MT9T031
|
||||
tristate "mt9t031 support (DEPRECATED)"
|
||||
depends on SOC_CAMERA && I2C
|
||||
|
|
Loading…
Reference in New Issue