summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/check.sh
diff options
context:
space:
mode:
authorBoris BREZILLON2014-07-10 19:14:21 +0200
committerNicolas Ferre2014-08-19 20:32:49 +0200
commit3b26f39b0ab1f390365701981e831aa128e3e4ac (patch)
tree166bdb960f9231e1c986e034128fb27c960f3c1a /scripts/kconfig/check.sh
parentARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks (diff)
downloadkernel-qcow2-linux-3b26f39b0ab1f390365701981e831aa128e3e4ac.tar.gz
kernel-qcow2-linux-3b26f39b0ab1f390365701981e831aa128e3e4ac.tar.xz
kernel-qcow2-linux-3b26f39b0ab1f390365701981e831aa128e3e4ac.zip
ARM: at91: make use of the new AIC driver for dt enabled boards
Remove selection of OLD_IRQ_AT91 when selecting dt boards. Select ATMEL_AIC_IRQ for sama5 SoCs (a kernel compiled for this SoC will always use ATMEL_AIC_IRQ driver). Select ATMEL_AIC_IRQ for at91rm9200 and at91sam9 SoCs only if OLD_IRQ_AT91 is not selected (which means we are compiling a pure DT kernel, without any legacy board support). Remove specific irq init code in all dt board files: this init procedure is automatically handled in of_irq_init which is called by the arm irq core code and is in charge of calling the appropriate aic init functions. Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'scripts/kconfig/check.sh')
0 files changed, 0 insertions, 0 deletions