zephyr/drivers/rtc
Kumar Gala 8321b6b64f arch: arm: nxp: Fixup HAS_MCUX_RTC
When the RTC support get added we had a select on HAS_RTC, however this
Kconfig symbol didn't exist.  Clean this up to match the pattern of
HAS_MCUX_RTC.  The driver now depends on that and the SoC selects it.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-05-24 08:21:24 -05:00
..
CMakeLists.txt rtc: nxp: Add RTC driver for NXP Kinetis 2018-05-17 13:45:08 -05:00
Kconfig arch: Use dts to set rtc priorities for Intel quark, x86 and arc 2018-05-18 20:18:50 +03:00
Kconfig.mcux_rtc arch: arm: nxp: Fixup HAS_MCUX_RTC 2018-05-24 08:21:24 -05:00
Kconfig.qmsi arch: Use dts to set rtc priorities for Intel quark, x86 and arc 2018-05-18 20:18:50 +03:00
rtc_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
rtc_mcux.c rtc: nxp: Add RTC driver for NXP Kinetis 2018-05-17 13:45:08 -05:00
rtc_qmsi.c arch: Use dts to set rtc priorities for Intel quark, x86 and arc 2018-05-18 20:18:50 +03:00