zephyr/boards/arm/qemu_cortex_m3
Andy Ross c0a184c067 drivers/timer: Select tickless via driver kconfig flag
Add a TICKLESS_CAPABLE kconfig variable which is used by the kernel to
select tickless mode's default automatically on drivers that support
it (rather than having to set the default per-board).  Select it from
the ARM SysTick and Intel HPET drivers.

Also remove the old qemu_cortex_m3 default settings which this
replaces.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-11-13 17:10:07 -05:00
..
doc
board.cmake
board.h
Kconfig.board
Kconfig.defconfig drivers/timer: Select tickless via driver kconfig flag 2018-11-13 17:10:07 -05:00
qemu_cortex_m3_defconfig
qemu_cortex_m3.dts
qemu_cortex_m3.yaml sanitycheck: make mps2_an385 default qemu for ARM 2018-11-05 11:00:38 -05:00