X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c4a54700bcca9c5b05f7277a3025b6a5ee0e4658..a9fb45fda8f4db076ba2a3fca5d2c46e67798549:/openwrt/package/libusb/Config.in diff --git a/openwrt/package/libusb/Config.in b/openwrt/package/libusb/Config.in index 8157ed291..d38581a9e 100644 --- a/openwrt/package/libusb/Config.in +++ b/openwrt/package/libusb/Config.in @@ -1,5 +1,9 @@ config BR2_PACKAGE_LIBUSB - tristate "libusb" + prompt "libusb............................ A library for accessing Linux USB devices" + tristate default m if CONFIG_DEVEL help A library for accessing Linux USB devices + + http://libusb.sourceforge.net/ +