Skip to content

Commit 0ba4826

Browse files
committed
iq-8275-evk: add phone to MACHINE_FEATURES
Add 'phone' to MACHINE_FEATURES to support cellular and telephony functionality for rb4 for external M.2 attach modems. On IQ-8275, 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 4417cec commit 0ba4826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/machine/iq-8275-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-qcs8300.inc
66

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

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

0 commit comments

Comments
 (0)