zephyr/drivers/timer
Ulf Magnusson 120b8fc3a6 drivers: timer: Kconfig: Remove redundant 'default n' properties
Bool symbols implicitly default to 'n'.

A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you
want to override a 'default y' on the base definition of the symbol. It
isn't used like that on any of these symbols though, and is
inconsistent.

This will make the auto-generated Kconfig documentation have "No
defaults. Implicitly defaults to n." as well, which is clearer than
'default n if ...'

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-07-03 17:11:31 -04:00
..
CMakeLists.txt board: posix: add native_posix board definition 2017-12-27 14:16:08 -05:00
Kconfig drivers: timer: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
altera_avalon_timer_hal.c drivers: timer: remove unkown jira ID 2018-03-26 13:13:04 -04:00
arcv2_timer0.c
cortex_m_systick.c timer: cortex_m: Fix the discontinuous readings of the cycle counter. 2018-02-23 08:58:23 -06:00
hpet.c
loapic_timer.c kernel/drivers: fix compile warnings 2018-07-01 22:58:23 +02:00
native_posix_timer.c native: timer bugfix in tickless mode part 2018-02-08 15:56:48 -08:00
nrf_rtc_timer.c drivers: timer: nRFx: Use nrf_rtc hal for registers w sideeffects 2018-06-18 11:09:19 +02:00
pulpino_timer.c
riscv_machine_timer.c
sys_clock_init.c
xtensa_sys_timer.c esp32: update to ESP-IDF v3.0-dev-2648-gb2ff235b 2018-06-13 18:53:43 -04:00