Skip to content

Commit

Permalink
media: staging/media/mt9t031/Kconfig: remove bogus entry
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Sep 12, 2018
1 parent 9d2ac5f commit dab99a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions drivers/staging/media/mt9t031/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit dab99a0

Please sign in to comment.