]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] pci/Kconfig: don't use MEDIA_ANALOG_TV_SUPPORT for grabber cards
authorKrzysztof Hałasa <khalasa@piap.pl>
Fri, 19 Jun 2015 10:20:40 +0000 (07:20 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 14:09:54 +0000 (11:09 -0300)
commite8e9055594e3d9177416aa4e7ff8619cda3745a9
treef1c1d64b45277953694f96aca43fd0704a033861
parentb0c49e2acc6e0e1bf5ae80a3afd63bdcfce19883
[media] pci/Kconfig: don't use MEDIA_ANALOG_TV_SUPPORT for grabber cards

I noticed certain cards are currently under MEDIA_ANALOG_TV_SUPPORT
but it seems they are frame grabbers (with CVBS, Svideo etc. inputs)
rather than TV receivers (with analog TV tuners).

MEDIA_CAMERA_SUPPORT maybe isn't the best name (only "meye" driver seems
to drive a real camera in a laptop) but it at least doesn't select the
TUNERs.

Perhaps the following patch would make sense.

Signed-off-by: Krzysztof Ha?asa <khalasa@piap.pl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/Kconfig