X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6c7547bcca9ebe6580c841e140b44b8ed8675f56..a9fb45fda8f4db076ba2a3fca5d2c46e67798549:/openwrt/package/libusb/Config.in diff --git a/openwrt/package/libusb/Config.in b/openwrt/package/libusb/Config.in index 8ac0c70f2..d38581a9e 100644 --- a/openwrt/package/libusb/Config.in +++ b/openwrt/package/libusb/Config.in @@ -1,9 +1,9 @@ config BR2_PACKAGE_LIBUSB - tristate "libusb - Library for accessing Linux USB devices" + 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/ -