zephyr/soc/arm/nordic_nrf/nrf91
Andrzej Głąbek 586e26e8fc soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options
Instead of selecting appropriate HAS_HW_NRF_* options for particular
nRF SoCs (and simulated nRF52 target), set their values basing on
information from devicetree.
Correct also semantics of those options so that they are set only when
a corresponding DT node is enabled. This allows using them directly in
Kconfig dependencies of Zephyr drivers for nRF peripherals. Update
appropriately these dependencies.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
CMakeLists.txt
Kconfig.defconfig.nrf9160_SICA
Kconfig.defconfig.series
Kconfig.series
Kconfig.soc soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
linker.ld
power.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
soc.c
soc.h soc: arm: nordic_nrf: move soc_nrf_common.h to common folder 2021-11-26 14:20:51 +01:00