fix image builder dependency problem
[openwrt.git] / openwrt / target / linux / Config.in
index 1fa9050..891f8f0 100644 (file)
@@ -324,6 +324,13 @@ config BR2_PACKAGE_KMOD_SCHED
        help
          Kernel schedulers for IP traffic
 
+config BR2_PACKAGE_KMOD_VIDEODEV
+       tristate "Video (For Linux) kernel support"
+       default m
+
+config BR2_PACKAGE_KMOD_PWC
+       tristate "Kernel driver for USB Philips Cameras"
+       default m
 
 config BR2_PACKAGE_KMOD_NATSEMI
        tristate "Soekris net4801 ethernet driver"
This page took 0.019426 seconds and 4 git commands to generate.