xref: /rk3399_rockchip-uboot/drivers/irq/Kconfig (revision 17c82fdc12e24b32e49a3b53f59b8b2f6b136f8b)
1config IRQ
2	bool "IRQ support"
3	depends on GICV2 || GICV3
4	default y
5	help
6	  Provide IRQ support for platforms
7