4683420c4c
'default n' is the default, so there's no need to say it explicitly.
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
config BR2_PACKAGE_USBUTILS
|
|
bool "usbutils"
|
|
select BR2_PACKAGE_LIBUSB
|
|
help
|
|
USB enumeration utilities
|
|
|
|
http://linux-usb.sourceforge.net/
|