Skip to content

Commit

Permalink
qcs6490-rb3gen2-core-kit: add pci to MACINE_FEATURES
Browse files Browse the repository at this point in the history
The board has PCIe, so reflect that in MACHINE_FEATURES.

Signed-off-by: Koen Kooi <[email protected]>
  • Loading branch information
koenkooi committed Feb 17, 2025
1 parent 4eeb92e commit 7994e80
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 = "efi usbhost usbgadget alsa wifi bluetooth"
MACHINE_FEATURES = "efi usbhost usbgadget alsa wifi bluetooth pci"

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

0 comments on commit 7994e80

Please sign in to comment.