diff options
Diffstat (limited to 'openwrt/package/libusb/Config.in')
-rw-r--r-- | openwrt/package/libusb/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/libusb/Config.in b/openwrt/package/libusb/Config.in index 8ac0c70f24..d38581a9e3 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/ - |