zephyr/drivers/timer
Peter Mitsis d2857404f5 Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies
Fixes the SYS_CLOCK_HW_CYCLES_PER_SEC Kconfig option dependencies such that
it can be overridden by a modified platform configuration file.  This is
particularly important for the LOAPIC timer driver as
SYS_CLOCK_HW_CYCLES_PER_SEC is dependent upon the target's CPU/bus frequency.

Change-Id: I0fb49b4c540888cb1988c76e2a711a85e756f82c
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:42 -05:00
..
arcv2_timer0.c Update _sys_clock_driver_init() interface 2016-02-05 20:14:37 -05:00
cortex_m_timer_gdb.S doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
cortex_m_timer.c Update _sys_clock_driver_init() interface 2016-02-05 20:14:37 -05:00
hpet.c Update _sys_clock_driver_init() interface 2016-02-05 20:14:37 -05:00
i8253.c Update _sys_clock_driver_init() interface 2016-02-05 20:14:37 -05:00
Kconfig Kconfig: Update timer driver dependencies 2016-02-05 20:14:41 -05:00
loapic_timer.c Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies 2016-02-05 20:14:42 -05:00
Makefile Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
sys_clock_init.c Microkernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00