]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: reorganize the main Kconfig items
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 28 May 2012 11:17:47 +0000 (08:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jul 2012 21:21:28 +0000 (18:21 -0300)
commit23d776cd684665fb5a386b6002cfd229e2bf5085
tree41e83684bda91dbc63ce1022c6b69b87ed551fe8
parentaf6f2e53c997e813ac0e7c6d2b074599f7743a3e
[media] media: reorganize the main Kconfig items

Change the main items to:

<m> Multimedia support  --->
   [ ]   Cameras/video grabbers support
   [ ]   Analog TV support
   [ ]   Digital TV support
   [ ]   AM/FM radio receivers/transmitters support
   [ ]   Remote Controller support

This provides an interface that is clearer to end users that
are compiling the Kernel, and will allow the building system
to automatically unselect drivers for unused functions.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/Kconfig
drivers/media/common/tuners/Kconfig
drivers/media/dvb/frontends/Kconfig
drivers/media/rc/Kconfig