zephyr/arch/arm/soc/nxp_kinetis/kwx
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 Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.defconfig.mkw2xd512 nxp_kinetis: Enable mcux watchdog driver on k64, kw2xd socs 2018-05-17 15:00:55 -05:00
Kconfig.defconfig.mkw40z4 nxp_kinetis: Enable mcux dspi driver on kw40/41z socs 2018-05-10 15:43:42 -05:00
Kconfig.defconfig.mkw41z4 rtc: nxp: Add RTC driver for NXP Kinetis 2018-05-17 13:45:08 -05:00
Kconfig.defconfig.series kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
Kconfig.series arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
Kconfig.soc arch: arm: nxp: Fixup HAS_MCUX_RTC 2018-05-24 08:21:24 -05:00
dts.fixup arch: arm: kw41z: Set DTS fixup for CONFIG_RTC_0_NAME 2018-05-21 14:06:57 -05:00
linker.ld
soc.h nxp_kinetis: Remove unused dspi irq defines from soc.h 2018-05-10 15:43:42 -05:00
soc_kw2xd.c drivers: usb: add usb device driver for Kinetis USBFSOTG Controller 2018-05-17 07:00:49 -05:00
soc_kw4xz.c
wdog.S