[package] ppp: don't die on malformed PADS frames that might appear on instable DSL...
[openwrt.git] / package / kernel / modules / video.mk
index 6091989..b148afc 100644 (file)
@@ -87,7 +87,7 @@ $(eval $(call KernelPackage,video-konica))
 define KernelPackage/video-ov511
   TITLE:=OV511 USB webcam support
   DEPENDS:=@USB_SUPPORT +kmod-usb-core
-  KCONFIG:=CONFIG_VIDEO_OV511
+  KCONFIG:=CONFIG_USB_OV511
   FILES:=$(LINUX_DIR)/drivers/media/video/ov511.ko
   AUTOLOAD:=$(call AutoLoad,70,ov511)
   $(call AddDepends/video)
This page took 0.026909 seconds and 4 git commands to generate.