b3e88d59e7da24ab3cdd0e3d0e4ed5e8a8f9bbb1
[openwrt.git] / package / usbutils / Config.in
1 config BR2_COMPILE_USBUTILS
2 bool
3 depends BR2_PACKAGE_LSUSB
4
5 config BR2_PACKAGE_LSUSB
6 prompt "lsusb............................. USB devices listing program"
7 tristate
8 default m if CONFIG_DEVEL
9 select BR2_COMPILE_USBUTILS
10 select BR2_PACKAGE_LIBUSB
11 help
12 A program to list Linux USB devices
13
14 http://linux-usb.sourceforge.net/
15
This page took 0.040857 seconds and 3 git commands to generate.