irqdomains should ultimately be needed for all platforms, so enable it
unconditionally for ARM.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
select GENERIC_IRQ_SHOW
select CPU_PM if (SUSPEND || CPU_IDLE)
select GENERIC_PCI_IOMAP
+ select IRQ_DOMAIN
help
The ARM series is a line of low-power-consumption RISC chip designs
licensed by ARM Ltd and targeted at embedded applications and
bool "Flattened Device Tree support"
select OF
select OF_EARLY_FLATTREE
- select IRQ_DOMAIN
help
Include support for flattened device tree machine descriptions.
config ARM_GIC
- select IRQ_DOMAIN
select MULTI_IRQ_HANDLER
bool
bool
config ARM_VIC
- select IRQ_DOMAIN
select MULTI_IRQ_HANDLER
bool