]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHY
authorMarc Zyngier <maz@kernel.org>
Fri, 16 Oct 2020 08:28:23 +0000 (09:28 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 16 Oct 2020 09:51:12 +0000 (10:51 +0100)
commitd26dd4131d0d6ad7aa294a7f8d18782b47c27c93
treee314fe4873296870b4875dea6ea3b7df831e46aa
parent893a7cfb6b0bea650fafa43838d7f7f8f0f076bc
irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHY

Now that GENERIC_IRQ_IPI selects IRQ_DOMAIN_HIERARCHY, there is no
need to have this conditional select for IRQ_MIPS_CPU. Similarily,
MIPS_GIC only needs selecting GENERIC_IRQ_IPI.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/Kconfig