From: Mauro Carvalho Chehab - Removed obsolete option. Current code needs multi tuner. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton --- drivers/media/video/Kconfig | 13 ------------- 1 files changed, 13 deletions(-) diff -puN drivers/media/video/Kconfig~v4l-drivers-media-video-kconfig drivers/media/video/Kconfig --- devel/drivers/media/video/Kconfig~v4l-drivers-media-video-kconfig 2005-07-08 22:38:46.000000000 -0700 +++ devel-akpm/drivers/media/video/Kconfig 2005-07-08 22:38:46.000000000 -0700 @@ -7,19 +7,6 @@ menu "Video For Linux" comment "Video Adapters" -config TUNER_MULTI_I2C - bool "Enable support for multiple I2C devices on Video Adapters (EXPERIMENTAL)" - depends on VIDEO_DEV && EXPERIMENTAL - ---help--- - Some video adapters have more than one tuner inside. This patch - enables support for using more than one tuner. This is required - for some cards to allow tunning both video and radio. - It also improves I2C autodetection for these cards. - - Only few tuners currently is supporting this. More to come. - - It is safe to say 'Y' here even if your card has only one I2C tuner. - config VIDEO_BT848 tristate "BT848 Video For Linux" depends on VIDEO_DEV && PCI && I2C _