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 Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
cortex_m_systick_gdb.S drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
cortex_m_systick.c drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
hpet.c Use HPET timer Kconfig options 2016-02-05 20:15:19 -05:00
i8253.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
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 drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
sys_clock_init.c Microkernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00