1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add initial video4linux support (for usb webcams) to head

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1654 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2005-08-14 03:01:53 +00:00
parent ad5a144e9f
commit 2f2f4f0ee9
6 changed files with 118 additions and 1 deletions

View 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"