Skip to content

Commit 0d7f664

Browse files
committed
Merge tag 'ti-k3-config-fixes-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into HEAD
TI K3 defconfig fixes for v6.14 - Enable TISCI Interrupt Router, Interrupt Aggregator and related drivers. * tag 'ti-k3-config-fixes-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux: arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Link: https://lore.kernel.org/r/20250212112857.pm6ptaqbx545qnv7@eternity Signed-off-by: Arnd Bergmann <[email protected]>
2 parents f0570fd + c7691ae commit 0d7f664

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,6 +1551,8 @@ CONFIG_PWM_VISCONTI=m
15511551
CONFIG_SL28CPLD_INTC=y
15521552
CONFIG_QCOM_PDC=y
15531553
CONFIG_QCOM_MPM=y
1554+
CONFIG_TI_SCI_INTR_IRQCHIP=y
1555+
CONFIG_TI_SCI_INTA_IRQCHIP=y
15541556
CONFIG_RESET_GPIO=m
15551557
CONFIG_RESET_IMX7=y
15561558
CONFIG_RESET_QCOM_AOSS=y

0 commit comments

Comments
 (0)