linux/drivers/media
Arnd Bergmann 8a0a8e8e42 mfd: remove CONFIG_MFD_SUPPORT
We currently have two symbols to control compilation the MFD subsystem,
MFD_SUPPORT and MFD_CORE. The MFD_SUPPORT is actually not required
at all, it only hides the submenu when not set, with the effect that
Kconfig warns about missing dependencies when another driver selects
an MFD driver while MFD_SUPPORT is disabled. Turning the MFD submenu
back from menuconfig into a plain menu simplifies the Kconfig syntax
for those kinds of users and avoids the surprise when the menu
suddenly appears because another driver was enabled that selects this
symbol.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2011-10-24 14:09:13 +02:00
..
common
dvb [media] vp7045: fix buffer setup 2011-09-11 09:33:41 -03:00
radio mfd: remove CONFIG_MFD_SUPPORT 2011-10-24 14:09:13 +02:00
rc [media] nuvoton-cir: simplify raw IR sample handling 2011-09-11 09:33:40 -03:00
video [media] videodev: fix a NULL pointer dereference in v4l2_device_release() 2011-10-19 09:48:08 -02:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c