Skip to content

Commit 4417cec

Browse files
committed
iq-9075-evk: add phone to MACHINE_FEATURES
Add 'phone' to MACHINE_FEATURES to support cellular and telephony functionality for rb8 for external M.2 attach modems. On IQ-9075, the SDX modem is attached via the standard carrier board, which provides the M.2 slot. Signed-off-by: Mrigank Dembla <mdembla@qti.qualcomm.com>
1 parent ea8f218 commit 4417cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/machine/iq-9075-evk.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
require conf/machine/include/qcom-qcs9100.inc
66

7-
MACHINE_FEATURES += "efi pci tpm2"
7+
MACHINE_FEATURES += "efi pci tpm2 phone"
88

99
KERNEL_DEVICETREE ?= " \
1010
qcom/lemans-evk.dtb \

0 commit comments

Comments
 (0)