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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
nrf92 modules: hal_nordic: Add global domain power request service 2024-10-09 18:36:47 +01:00
CMakeLists.txt modules: tf-m: nordic: fix unused CMake variable warning 2024-07-12 20:39:26 -04:00
Kconfig arch: arm: replace PLATFORM_SPECIFIC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
Kconfig.defconfig soc: nordic: Fix the way of enabling clock control for nRF54H Series 2024-10-16 16:36:51 +01:00
Kconfig.soc soc: nordic: Add initial support for nRF9280 SiP 2024-08-22 14:24:38 -04:00
Kconfig.sysbuild soc: nordic: add vpr_launcher in sysbuild 2024-05-14 13:24:45 +02:00
soc.yml soc: Add support for nRF54L20 SoC 2024-09-04 07:02:19 -04:00
sysbuild.cmake soc: nordic: add vpr_launcher in sysbuild 2024-05-14 13:24:45 +02:00
timing.c soc: arm: nordic_nrf: timing: Fix wrapping 2024-08-16 08:50:13 -04:00
validate_base_addresses.c modules: hal_nordic: Add new PDM instances 2024-10-18 08:19:01 -04:00
validate_binding_headers.c soc: nordic: Add system for validating DT headers against MDK 2024-05-13 10:36:37 +03:00
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 soc: add nRF54L15 FLPR core support 2024-04-16 18:36:58 +01:00