zephyr/soc/nordic
Sean Madigan e4fa386882 soc: nordic: nrf53: SOC_NRF53_CPUNET_ENABLE should not depend on !BT
The previous changes in
https://github.com/zephyrproject-rtos/zephyr/pull/74304
assumed that because this is also handled in
`bt_hci_transport_setup` that it shouldn't be done on
initialisation too.

However, if someone wants to develop their own app which
uses BT and also wants to enable the CPUNET by default this
KConfig should be available to them.

Signed-off-by: Sean Madigan <sean.madigan@nordicsemi.no>
2024-10-23 15:32:59 -05:00
..
common soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
nrf51
nrf52 zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
nrf53 soc: nordic: nrf53: SOC_NRF53_CPUNET_ENABLE should not depend on !BT 2024-10-23 15:32:59 -05:00
nrf54h soc: nordic: nrf54h: cpuapp: Don't use serial shell when ETR is used 2024-10-17 10:48:25 -04:00
nrf54l soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
nrf91
nrf92 modules: hal_nordic: Add global domain power request service 2024-10-09 18:36:47 +01:00
CMakeLists.txt
Kconfig
Kconfig.defconfig soc: nordic: Fix the way of enabling clock control for nRF54H Series 2024-10-16 16:36:51 +01:00
Kconfig.soc
Kconfig.sysbuild
soc.yml
sysbuild.cmake
timing.c
validate_base_addresses.c modules: hal_nordic: Add new PDM instances 2024-10-18 08:19:01 -04:00
validate_binding_headers.c
validate_enabled_instances.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
validate_rram_partitions.c