arch: arm: nrf: Rename nrf5 SoC Family to nrf
Upcoming Nordic ICs that share many of the peripherals and architecture with the currently supported nRF5x ones are no longer part of the nRF5 family. In order to accomodate that, rename the SoC family from nrf5 to nrf, so that it can contain all of the members of the wider Nordic family. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
0cee4ed747
commit
f49150cab6
69 changed files with 124 additions and 122 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
menuconfig PWM_NRF5_SW
|
||||
bool "Nordic Semiconductor nRF5x series S/W PWM"
|
||||
depends on PWM && SOC_FAMILY_NRF5
|
||||
depends on PWM && SOC_FAMILY_NRF
|
||||
default y
|
||||
help
|
||||
Enable driver to utilize PWM on the Nordic Semiconductor nRF5x series.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue