package/network-manager: don't explicitly select QMI/MBIM support
When NetworkManager is built with ModemManager support, it should only require the generic ModemManager dependency; it shouldn't configure which features ModemManager provides. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
7bbb1484ee
commit
911f718df5
@ -40,8 +40,6 @@ config BR2_PACKAGE_NETWORK_MANAGER_TUI
|
||||
config BR2_PACKAGE_NETWORK_MANAGER_MODEM_MANAGER
|
||||
bool "modem-manager support"
|
||||
select BR2_PACKAGE_MODEM_MANAGER
|
||||
select BR2_PACKAGE_MODEM_MANAGER_LIBMBIM
|
||||
select BR2_PACKAGE_MODEM_MANAGER_LIBQMI
|
||||
help
|
||||
This option enables support for ModemManager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user