zephyr/arch
Peter Mitsis f5f78432ed x86: fix basic_atom's SYS_CLOCK_HW_CYCLES_PER_SEC
The Kconfig option SYS_CLOCK_HW_CYCLES_PER_SEC for the basic_atom platform
configuration was mistakenly left at 900000000.  That value was necessary
when basic_atom used the LOAPIC_TIMER, but as it now uses the HPET, it must
use 25000000.

Change-Id: If2735895edfe2f67905bf57e4008efbee50084f7
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:26 -05:00
..
arc ffs: remove non-inline find_[first|last]_set() 2016-02-05 20:15:25 -05:00
arm Order hardware and device initialization 2016-02-05 20:15:26 -05:00
x86 x86: fix basic_atom's SYS_CLOCK_HW_CYCLES_PER_SEC 2016-02-05 20:15:26 -05:00
Kconfig Remove sourcing of arch kconfig to root 2016-02-05 20:14:11 -05:00
Makefile arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00