zephyr/drivers/interrupt_controller
Peter Mitsis b643468280 IOAPIC defaults to y when LOAPIC is enabled
For as long as the IOAPIC and LOAPIC code is coupled (as it currently is),
enabling LOAPIC must select IOAPIC to be enabled as well.  If future commits
separate the two, then the "select IOAPIC" can be dropped.

Change-Id: Ibe7e6b86e5add19b8b3cc68ebecce760d8914c86
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:20 -05:00
..
Kconfig IOAPIC defaults to y when LOAPIC is enabled 2016-02-05 20:15:20 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
arcv2_irq_unit.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
i8259.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
i8259_boi.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
ioapic_intr.c ioapic: remove comment about split kernel 2016-02-05 20:15:19 -05:00
loapic_intr.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
system_apic.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
system_pic.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00