8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
config IRQ
|
|
bool "IRQ support"
|
|
depends on GICV2 || GICV3
|
|
default y
|
|
help
|
|
Provide IRQ support for platforms
|
|
|