]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita51c5da4990c44dc3d2b61763701e522af247c4e
treea4466b4682128c4ebccbf65038cdaaf2afaa83bb
parent3858bf09ec257280f150a685bdbba9631e3773db
[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