zephyr/drivers
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
..
bluetooth Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
console Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
interrupt_controller Kconfig: Update CONFIG_IOAPIC dependencies 2016-02-05 20:14:41 -05:00
pci Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
random Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
serial Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
simple Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
timer Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies 2016-02-05 20:14:42 -05:00
Kconfig x86/bsp: move io apic driver to drivers/interrupt_controller 2016-02-05 20:14:21 -05:00
Makefile Add simple UART driver 2016-02-05 20:14:16 -05:00