Skip to content

Commit

Permalink
conf: sa8775p-ride-sx: add efi to MACHINE_FEATURES
Browse files Browse the repository at this point in the history
Add 'efi' to MACHINE_FEATURES as the boot firmware has EFI support.

Signed-off-by: Ricardo Salveti <[email protected]>
  • Loading branch information
ricardosalveti authored and quic-vkraleti committed Nov 30, 2024
1 parent 30908dc commit bae00d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/machine/sa8775p-ride-sx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

MACHINE_FEATURES = "usbhost usbgadget alsa wifi"
MACHINE_FEATURES = "efi usbhost usbgadget alsa wifi"

KERNEL_DEVICETREE ?= " \
qcom/sa8775p-ride.dtb \
Expand Down

0 comments on commit bae00d9

Please sign in to comment.