aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-03-13 05:08:20 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 11:43:22 -0400
commit36034dc325ecab63c8cfb992fbf9a1a8e94738a2 (patch)
treeb4c2c5b611c07584fc6327591c670891e2689bd7 /drivers/media/video/Kconfig
parentd75b1dcc84a5c8bf3e660dd1ba3ae6cd5e6d0929 (diff)
V4L/DVB (11032): mt9m001: allow setting of bus width from board code
This patch removes the phytec specific setting of the bus width and switches to the more generic query_bus_param/set_bus_param hooks Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 534a022c4d1..24dfb39a6cc 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -707,13 +707,6 @@ config SOC_CAMERA_MT9M001
707 This driver supports MT9M001 cameras from Micron, monochrome 707 This driver supports MT9M001 cameras from Micron, monochrome
708 and colour models. 708 and colour models.
709 709
710config MT9M001_PCA9536_SWITCH
711 bool "pca9536 datawidth switch for mt9m001"
712 depends on SOC_CAMERA_MT9M001 && GENERIC_GPIO
713 help
714 Select this if your MT9M001 camera uses a PCA9536 I2C GPIO
715 extender to switch between 8 and 10 bit datawidth modes
716
717config SOC_CAMERA_MT9M111 710config SOC_CAMERA_MT9M111
718 tristate "mt9m111 and mt9m112 support" 711 tristate "mt9m111 and mt9m112 support"
719 depends on SOC_CAMERA && I2C 712 depends on SOC_CAMERA && I2C