63b8666409
And correct kconfig dependency. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
config BR2_PACKAGE_USB_MODESWITCH
|
|
bool "usb_modeswitch"
|
|
select BR2_PACKAGE_LIBUSB
|
|
select BR2_PACKAGE_LIBUSB_COMPAT
|
|
help
|
|
USB mode switcher.
|
|
Used to switch mode on multiple-function devices
|
|
|
|
http://www.draisberghof.de/usb_modeswitch/
|