Commit 3c32db82 authored by Sakari Ailus's avatar Sakari Ailus Committed by Mauro Carvalho Chehab
Browse files

media: soc_camera: Remove the rj45n1 SoC camera sensor driver



There is a V4L2 sub-device sensor driver for the rj45n1.
As there is already another driver, remove the SoC camera one.

Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent f47c34be
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -27,9 +27,3 @@ config SOC_CAMERA_OV9740
	depends on SOC_CAMERA && I2C
	help
	  This is a ov9740 camera driver

config SOC_CAMERA_RJ54N1
	tristate "rj54n1cb0c support"
	depends on SOC_CAMERA && I2C
	help
	  This is a rj54n1cb0c video driver
+0 −1
Original line number Diff line number Diff line
@@ -2,4 +2,3 @@
obj-$(CONFIG_SOC_CAMERA_MT9V022)	+= soc_mt9v022.o
obj-$(CONFIG_SOC_CAMERA_OV5642)		+= soc_ov5642.o
obj-$(CONFIG_SOC_CAMERA_OV9740)		+= soc_ov9740.o
obj-$(CONFIG_SOC_CAMERA_RJ54N1)		+= soc_rj54n1cb0c.o
+0 −1415

File deleted.

Preview size limit exceeded, changes collapsed.