mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 09:22:37 +00:00
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
9d2ac5f4be
commit
dab99a0f77
@ -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
Block a user