1 config BR2_PACKAGE_USB_MODESWITCH_DATA
2 bool "usb_modeswitch_data"
3 select BR2_PACKAGE_USB_MODESWITCH
4 depends on BR2_TOOLCHAIN_HAS_THREADS # usb_modeswitch -> libusb
7 Contains udev rules and events to allow usb_modeswitch to
10 http://www.draisberghof.de/usb_modeswitch/
12 comment "usb_modeswitch_data needs a toolchain w/ threads"
13 depends on !BR2_TOOLCHAIN_HAS_THREADS