[media] Kconfig: Fix dependencies for driver autoselect options
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 17 Oct 2012 19:09:23 +0000 (16:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 17 Oct 2012 19:45:56 +0000 (16:45 -0300)
commit2c76a12ae9f5e6e2afc400bfbdd8b326e7d36b2a
treea4466b4682128c4ebccbf65038cdaaf2afaa83bb
parentce3b5952bac17835363543ddf97e89d98b1d771f
[media] Kconfig: Fix dependencies for driver autoselect options

This option is a merge of both analog TV and DVB CUSTOMISE.

At the merge, the dependencies were not done right: the menu
currently appears only for analog TV. It should also be opened
for digital TV. As there are other I2C devices there (flash
devices, etc) that aren't related to either one, it is better
to make it generic enough to open for all media devices with
video.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/Kconfig