On 05.12.2019 16:16, Hyunki Koo wrote: > From: Hyunki Koo <hyunki00.koo@xxxxxxxxxxx> > > This patch add select EXYNOS_IRQ_COMBINER > on aarch32 Exynos devices What's the point of this patch? EXYNOS_IRQ_COMBINER config option is not a part of mainline kernel: $ git grep EXYNOS_IRQ_COMBINER $ > Signed-off-by: Hyunki Koo <hyunki00.koo@xxxxxxxxxxx> > --- > arch/arm/mach-exynos/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig > index 4ef56571145b..c0efd544501e 100644 > --- a/arch/arm/mach-exynos/Kconfig > +++ b/arch/arm/mach-exynos/Kconfig > @@ -18,6 +18,7 @@ menuconfig ARCH_EXYNOS > select EXYNOS_THERMAL > select EXYNOS_PMU > select EXYNOS_SROM > + select EXYNOS_IRQ_COMBINER > select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS > select GPIOLIB > select HAVE_ARM_ARCH_TIMER if ARCH_EXYNOS5 && VIRTUALIZATION Best regards -- Marek Szyprowski, PhD Samsung R&D Institute Poland