Hi Hans On Mon, 7 Nov 2011, Hans Verkuil wrote: > Hi Mauro, > > This is the patch series that reorganizes the V4L menu. > > The only thing I didn't touch is the SoC camera support submenu. > > Guennadi, what is the status for the SoC camera sensor drivers? I see that > they still have a menu dependency to SOC_CAMERA. Is that still valid? Yes, at least most, or, perhaps all "former" soc-camera client (camera, decoder) subdev drivers need soc-camera enabled in the kernel and need the soc_camera_core module loaded for them to run. Most those driver have been converted to work without relying on the soc-camera infrastructure being active, but they still need a couple of soc-camera helper functions, provided by that module. As the need arises, those helper fuunctions can be moved to the v4l2 core. Thanks Guennadi > > Regards, > > Hans > > The following changes since commit 31cea59efb3a4210c063f31c061ebcaff833f583: > > [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is not set (2011-11-03 16:58:20 -0200) > > are available in the git repository at: > git://linuxtv.org/hverkuil/media_tree.git menu > > Hans Verkuil (8): > V4L menu: move USB drivers section to the top. > V4L menu: move ISA and parport drivers into their own submenu. > V4L menu: remove the EXPERIMENTAL tag from vino and c-qcam. > V4L menu: move all platform drivers to the bottom of the menu. > V4L menu: remove duplicate USB dependency. > V4L menu: reorganize the radio menu. > V4L menu: move all PCI(e) devices to their own submenu. > cx88: fix menu level for the VP-3054 module. > > drivers/media/radio/Kconfig | 298 +++++++++++++++-------------- > drivers/media/video/Kconfig | 394 +++++++++++++++++++++----------------- > drivers/media/video/cx88/Kconfig | 10 +- > 3 files changed, 377 insertions(+), 325 deletions(-) > --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html