Skip to content

Commit

Permalink
conf: qcs6490-rb3gen2-core-kit: 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 7e779e1 commit 30908dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/machine/qcs6490-rb3gen2-core-kit.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

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

KERNEL_DEVICETREE ?= " \
qcom/qcs6490-rb3gen2.dtb \
Expand Down

0 comments on commit 30908dc

Please sign in to comment.