irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMP
authorRobert Hancock <robert.hancock@calian.com>
Fri, 23 Apr 2021 18:58:53 +0000 (12:58 -0600)
committerMarc Zyngier <maz@kernel.org>
Sat, 24 Apr 2021 08:50:03 +0000 (09:50 +0100)
commitdebf69cfd4c618c7036a13cc4edd1faf87ce7d53
tree5861a60dda4f83045e4532a0def5e0e45af4e2b9
parenta97709f563a078e259bf0861cd259aa60332890a
irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMP

Previously the XILINX_INTC config option was hidden and only
auto-selected on the MicroBlaze platform. However, this IP can also be
used on the Zynq and ZynqMP platforms as a secondary cascaded
controller. Allow this option to be user-enabled on those platforms.

Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210423185853.2556087-1-robert.hancock@calian.com
drivers/irqchip/Kconfig