You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
194 B

  1. menu "Configuration"
  2. depends on PACKAGE_libqmi
  3. config LIBQMI_WITH_MBIM_QMUX
  4. bool "Include MBIM QMUX service support"
  5. default y
  6. help
  7. Compile libqmi with QMI-over-MBIM support
  8. endmenu