From: Lee Jones Date: Tue, 12 May 2015 12:51:00 +0000 (+0200) Subject: ARM: STi: Ensure requested STi's SysCfg Controlled IRQs are enabled at boot X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=56439ab0e3ba2e62fe824f879ebea980f6a0e072;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git ARM: STi: Ensure requested STi's SysCfg Controlled IRQs are enabled at boot This driver is used to enable System Configuration Register controlled External, CTI (Core Sight), PMU (Performance Management), and PL310 L2 Cache IRQs prior to use. Signed-off-by: Lee Jones Signed-off-by: Maxime Coquelin --- diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index 3b1ac463a494..125865daaf17 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig @@ -1,6 +1,7 @@ menuconfig ARCH_STI bool "STMicroelectronics Consumer Electronics SOCs" if ARCH_MULTI_V7 select ARM_GIC + select ST_IRQCHIP select ARM_GLOBAL_TIMER select PINCTRL select PINCTRL_ST