File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require conf/machine/include/qcom-common.inc
77DEFAULTTUNE = "armv8-2a-crypto"
88require conf /machine /include /arm /arch -armv8 -2 a . inc
99
10- KERNEL_CMDLINE_EXTRA ?= "pcie_pme=nomsi earlycon"
10+ KERNEL_CMDLINE_EXTRA ?= "earlycon"
1111
1212MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1313 packagegroup-qcom-boot-essential \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require conf/machine/include/qcom-common.inc
77DEFAULTTUNE = "armv8-2a-crypto"
88require conf /machine /include /arm /arch -armv8 -2 a . inc
99
10- KERNEL_CMDLINE_EXTRA ?= "pci=noaer pcie_pme=nomsi earlycon"
10+ KERNEL_CMDLINE_EXTRA ?= "earlycon"
1111
1212MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
1313 packagegroup-qcom-boot-essential \
You can’t perform that action at this time.
0 commit comments