zephyr/drivers/timer
Peter Mitsis 32fd4dc25c Create LOAPIC timer Kconfig options
Creating the LOAPIC timer Kconfig options permits future commits to remove
those settings from the relevant board.h files.

NOTE: No defconfig files have been modified as the LOAPIC_TIMER configuration
option is not enabled in any of them.

Change-Id: I7d97ed089cd4b734566b698183be95d3a166d71f
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:20 -05:00
..
arcv2_timer0.c
cortex_m_systick_gdb.S
cortex_m_systick.c
hpet.c
i8253.c
Kconfig Create LOAPIC timer Kconfig options 2016-02-05 20:15:20 -05:00
loapic_timer.c Fix LOAPIC timer comments 2016-02-05 20:15:20 -05:00
Makefile
sys_clock_init.c