Skip to content

Conversation

@grochu
Copy link
Contributor

@grochu grochu commented Dec 4, 2025

Remove selecting CONFIG_HAS_HW_NRF_RADIO_IEEE802154 that should be generated from DTS based on the SoC selection.

Remove selecting `CONFIG_HAS_HW_NRF_RADIO_IEEE802154` that should be
generated from DTS based on the SoC selection.

Signed-off-by: Michał Grochala <[email protected]>
select CPU_CORTEX_M33
select CPU_CORTEX_M_HAS_DWT
select CPU_HAS_ICACHE
select HAS_HW_NRF_RADIO_IEEE802154
Copy link
Contributor

@mstasiaknordic mstasiaknordic Dec 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't specific nRF54L SoCs symbols, e.g. SOC_NRF54L05_CPUAPP, select it then? Or is it going to be completely removed from any nRF54L? Or do there targets already have the required nodes in DTS for the symbol to be generated from?

Copy link
Contributor Author

@grochu grochu Dec 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It shouldn't be selected from Kconfig directly as it depends on a DTS property. The dependency is defined here: https://github.com/zephyrproject-rtos/zephyr/blob/main/soc/nordic/common/Kconfig.peripherals#L145

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards/SoCs platform: nRF Nordic nRFx size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants