OSDN Git Service

irqchip: Define EXYNOS_IRQ_COMBINER
authorHyunki Koo <hyunki00.koo@samsung.com>
Tue, 24 Dec 2019 21:11:07 +0000 (06:11 +0900)
committerMarc Zyngier <maz@kernel.org>
Mon, 20 Jan 2020 19:10:05 +0000 (19:10 +0000)
commitb74416dba33be3ed934e21df8286076cbd85b97f
tree222b1916e48466613ba9d22700660e28783b388f
parent8f78bd62bdd7a7b0a9906c4827245bf17056f781
irqchip: Define EXYNOS_IRQ_COMBINER

This patch is written to clean up dependency of ARCH_EXYNOS
Not all exynos device have IRQ_COMBINER, especially aarch64 EXYNOS
but it is built for all exynos devices.
Thus add the config for EXYNOS_IRQ_COMBINER
remove direct dependency between ARCH_EXYNOS and exynos-combiner.c
and only selected on the aarch32 devices

Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20191224211108.7128-1-hyunki00.koo@gmail.com
arch/arm/mach-exynos/Kconfig
drivers/irqchip/Kconfig
drivers/irqchip/Makefile