327d61edc67c45c012f6ffe53fd24bca02b8a7bd
[openwrt/svn-archive/archive.git] / openwrt / package / usbutils / Config.in
1 config BR2_PACKAGE_USBUTILS
2 tristate "lsusb"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBUSB
5 help
6 A program to list Linux USB devices
7
8
9 config BR2_PACKAGE_LSUSB
10 tristate
11 default BR2_PACKAGE_USBUTILS
12