aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
authorArnd Bergmann <arnd@arndb.de>2026-05-28 23:57:25 +0200
committerArnd Bergmann <arnd@arndb.de>2026-05-28 23:57:25 +0200
commitacbfa4ed973a20ae6d1419ad10b0290d700b7683 (patch)
tree1885a2d83e187b446c50f328c632568832430b83 /arch
parentd1b903651393881d3016d04abd9fbcdad0c082ff (diff)
parentb73953af9bbd5c721c9d92b805a8aea8b0db74b1 (diff)
downloadlinux-next-history-acbfa4ed973a20ae6d1419ad10b0290d700b7683.tar.gz
Merge tag 'qcom-arm64-defconfig-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Qualcomm Arm64 defconfig fixes for v7.1 A number of targets now depends on the M.2 PCIe power sequencing driver, enable this to keep these devices functional with a defconfig build. * tag 'qcom-arm64-defconfig-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: arm64: defconfig: Enable PCI M.2 power sequencing driver Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d905a0777f939..96ce783f24e72 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -260,6 +260,7 @@ CONFIG_PCI_ENDPOINT=y
CONFIG_PCI_ENDPOINT_CONFIGFS=y
CONFIG_PCI_EPF_TEST=m
CONFIG_PCI_PWRCTRL_GENERIC=m
+CONFIG_POWER_SEQUENCING_PCIE_M2=m
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_FW_LOADER_USER_HELPER=y