[RFC 9/9] arm64: defconfig: enable the PCIe power sequencing for QCA6390
Bartosz Golaszewski
brgl at bgdev.pl
Thu Jan 4 05:01:23 PST 2024
From: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
Build the QCA6390 PCIe power sequencing module by default.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 361c31b5d064..7daa863f25e5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -210,6 +210,8 @@ CONFIG_NFC_S3FWRN5_I2C=m
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
+CONFIG_PCIE_PWRSEQ=y
+CONFIG_PCIE_PWRSEQ_QCA6390=m
CONFIG_PCI_IOV=y
CONFIG_PCI_PASID=y
CONFIG_HOTPLUG_PCI=y
--
2.40.1
More information about the linux-arm-kernel
mailing list