blob: 5f4163d75f122d57410be101128764971e3a7775 [file] [log] [blame]
Martin Roth2b65ba02024-02-16 10:43:48 -07001## SPDX-License-Identifier: GPL-2.0-only
2
Cliff Huang7e653d82022-01-21 17:36:20 -08003config DRIVERS_WWAN_FM350GL
4 bool
5 default n
6 depends on SOC_INTEL_COMMON_BLOCK_PCIE_RTD3
7 help
8 This driver is for Fibocom FM350-GL PCIe 5G WWAN.
9 When enabled, this driver will add support for ACPI controlled
10 WWAN using GPIOs for power/reset control of the device.
11 This driver depends on rtd3 driver code to build as it needs to
12 point to the rtd3 chip on the same parent for the methods provided
13 only for the same root port.