zephyr/drivers/timer
Anas Nashif 77ba3c3b8b kconfig: define architecture as a kconfig variable
Do not depend on environment variables and use a kconfig variable
for defining the architecture.

In addition, remove the X86_32 variable, it just duplicates X86 for
not good reason, at least until start supporting MCUs with 64bit.

Change-Id: Ia001db81ed007e6a43f34506fed9be1345b88a4b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:52 -05:00
..
arcv2_timer0.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
cortex_m_systick_gdb.S
cortex_m_systick.c timer: rename SYSTEM_TIMER_DISABLE/timer_disable 2016-02-05 20:24:43 -05:00
hpet.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
Kconfig kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
loapic_timer.c timer: Support for no local Apic Timer divider 2016-02-05 20:24:48 -05:00
Makefile
sys_clock_init.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00