linux-uconsole/drivers/media
Mauro Carvalho Chehab 7b7b9915f7 Properly handle tristate dependencies on USB/PCI menus
commit 5077ac3b81 upstream.

As USB/PCI/MEDIA_SUPPORT dependencies can be tristate, we can't
simply make the bool menu to be dependent on it. Everything below
the menu should also depend on it, otherwise, we risk to allow
building them with 'y', while only 'm' would be supported.

So, add an IF just before everything below, in order to avoid
such risks.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-01 09:17:48 -07:00
..
common media: siano: fix divide error on 0 counters 2013-09-26 17:18:27 -07:00
dvb-core media: dmxdev: remove dvb_ringbuffer_flush() on writer side 2013-07-28 16:30:21 -07:00
dvb-frontends media: mb86a20s: Fix TS parallel mode 2013-09-26 17:18:26 -07:00
firewire [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
i2c [media] s5c73m3: Fix off-by-one valid range checking for fie->index 2013-05-21 08:36:54 -03:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
parport [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
pci Properly handle tristate dependencies on USB/PCI menus 2013-10-01 09:17:48 -07:00
platform media: media: coda: Fix DT driver data pointer for i.MX27 2013-09-26 17:18:26 -07:00
radio Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-06-18 06:25:08 -10:00
rc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
tuners [media] Fix build when drivers are builtin and frontend modules 2013-06-20 10:35:53 -03:00
usb Properly handle tristate dependencies on USB/PCI menus 2013-10-01 09:17:48 -07:00
v4l2-core [media] v4l2-ioctl: don't print the clips list 2013-06-08 21:36:21 -03:00
Kconfig [media] Fix build when drivers are builtin and frontend modules 2013-06-20 10:35:53 -03:00
Makefile [media] move i2c files into drivers/media/i2c 2012-09-06 18:42:54 -03:00
media-device.c [media] media: info leak in media_device_enum_entities() 2013-04-23 16:58:52 -03:00
media-devnode.c [media] media: Add 64--32 bit compat ioctl handler 2013-03-18 20:44:36 -03:00
media-entity.c