-define KernelPackage/usb-qc
- TITLE:=Support for USB QuickCam Express webcam
- DESCRIPTION:=\
- Kernel support for Logitech's QuickCam Express webcam and \\\
- other webcams with similar chipsets.
- SUBMENU:=USB Support
- DEPENDS:=@LINUX_2_6 @USB_SUPPORT @VIDEO_SUPPORT kmod-usb-core +kmod-videodev
+define Package/qc-usb-utils/description
+ Utilities to tweak parameters of your QuickCam Express or similar webcam.
+ These programs are completely useless without a qc-usb-modules package.
+endef
+
+define KernelPackage/video-quickcam
+$(call Package/qc-usb/Default)
+ SUBMENU:=Video Support
+ TITLE:=QuickCam Express USB webcam support
+ DEPENDS:=@LINUX_2_6 @USB_SUPPORT +kmod-usb-core kmod-video-core