]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/dvb/frontends/Kconfig
V4L/DVB: V4L: do not autoselect components on embedded systems
authorGuennadi Liakhovetski <lyakh@extensa5220.grange>
Thu, 5 Aug 2010 21:09:28 +0000 (18:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 9 Aug 2010 02:43:02 +0000 (23:43 -0300)
commitb3fc1782c8b84574e44cf5869c9afa75523e2db8
tree225657166d6cfc366a01348726e64590904df18c
parent103754a0526fe35bddbcd8ccc913495c2a66ac21
V4L/DVB: V4L: do not autoselect components on embedded systems

Tuner, DVB frontend and video helper chip drivers are by default
autoselected by their respective host cards, this, however, doesn't make
much sense on SoC-based systems. Disable autoselection on EMBEDDED
systems.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/Kconfig
drivers/media/dvb/frontends/Kconfig
drivers/media/video/Kconfig