zephyr/arch/x86
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
..
configs x86: fix basic_atom's SYS_CLOCK_HW_CYCLES_PER_SEC 2016-02-05 20:15:26 -05:00
core ffs: rename find_[first|last]_set to find_[lsb|msb]_set 2016-02-05 20:15:25 -05:00
include idtEnt.h: fixed coding style 2016-02-05 20:15:25 -05:00
platforms Order hardware and device initialization 2016-02-05 20:15:26 -05:00
defconfig serial: remove unused CONFIG_EXTRA_SERIAL_PORT 2016-02-05 20:15:25 -05:00
Kconfig arch/x86: Kconfig: do not force enable NS16550 serial driver 2016-02-05 20:15:25 -05:00
Makefile Kconfig: Create PLATFORM_IA32 2016-02-05 20:14:45 -05:00