zephyr/drivers/timer
Jean-Paul Etienne 5d5265bca4 riscv32: timer: disable riscv_machine_timer driver by default for riscv32
Enabling the riscv_machine_timer driver by default for riscv32
causes compilation issues on riscv32 boards (like zedboard_pulpino)
not supporting it.

Boards supporting the driver enable it via their respective
config file.

Change-Id: Ieb0d25fa339834fd386ae2725f40b6b7b72dc52b
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-02-09 00:26:26 +01:00
..
altera_avalon_timer.c
arcv2_timer0.c
cortex_m_systick.c
hpet.c
Kconfig
loapic_timer.c
Makefile
nrf_rtc_timer.c
pulpino_timer.c
riscv_machine_timer.c
sys_clock_init.c