• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/modem-manager/Config.in
Yegor YefremovYegor Yefremov committed 259fe50be7311 Sep 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_MODEM_MANAGER
2
    bool "modemmanager"
3
    depends on BR2_PACKAGE_HAS_UDEV
4
    depends on BR2_USE_WCHAR # libglib2 and gnutls
5
    depends on BR2_TOOLCHAIN_HAS_THREADS # dbus, libglib2
6
    depends on BR2_USE_MMU # dbus
7
    select BR2_PACKAGE_DBUS
8
    select BR2_PACKAGE_DBUS_GLIB
9
    select BR2_PACKAGE_LIBGUDEV if BR2_INIT_SYSTEMD
10
    help
11
      ModemManager is a DBus-activated daemon which controls mobile
12
      broadband (2G/3G/4G) devices and connections.
13
​
14
      http://www.freedesktop.org/wiki/Software/ModemManager/
15
​
16
if BR2_PACKAGE_MODEM_MANAGER
17
​
18
config BR2_PACKAGE_MODEM_MANAGER_LIBMBIM
19
    bool "MBIM support"
20
    select BR2_PACKAGE_LIBMBIM
21
    help
22
      This option enables support for MBIM protocol
23
​
24
config BR2_PACKAGE_MODEM_MANAGER_LIBQMI
25
    bool "QMI support"
26
    select BR2_PACKAGE_LIBQMI
27
    help
28
      This option enables support for QMI protocol
29
endif
30
​
31
comment "modemmanager needs udev /dev management and a toolchain w/ wchar, threads"
32
    depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \
33
        !BR2_PACKAGE_HAS_UDEV
34
    depends on BR2_USE_MMU
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.