fix broken openser menuconfig and package template call
[openwrt/svn-archive/archive.git] / openwrt / package / libusb / Config.in
1 config BR2_PACKAGE_LIBUSB
2 prompt "libusb............................ A library for accessing Linux USB devices"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A library for accessing Linux USB devices
7
8 http://libusb.sourceforge.net/
9