diff --git a/boards/shields/nrf2240ek/boards/nrf52833dk_nrf52833.conf b/boards/shields/nrf2240ek/boards/nrf52833dk_nrf52833.conf index 71f41b024939..202c97350f89 100644 --- a/boards/shields/nrf2240ek/boards/nrf52833dk_nrf52833.conf +++ b/boards/shields/nrf2240ek/boards/nrf52833dk_nrf52833.conf @@ -1,7 +1,7 @@ -# Options related to the nPM1300 regulator and the workaround +# Options related to the nPM13XX regulator and the workaround # against voltage drops on the nRF2240 power supply pin VDDPALDO. CONFIG_SENSOR=y -CONFIG_NPM1300_CHARGER=y -# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set. +CONFIG_NPM13XX_CHARGER=y +# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set. CONFIG_SENSOR_INIT_PRIORITY=90 CONFIG_MPSL_FEM_INIT_PRIORITY=91 diff --git a/boards/shields/nrf2240ek/boards/nrf52840dk_nrf52840.conf b/boards/shields/nrf2240ek/boards/nrf52840dk_nrf52840.conf index 71f41b024939..202c97350f89 100644 --- a/boards/shields/nrf2240ek/boards/nrf52840dk_nrf52840.conf +++ b/boards/shields/nrf2240ek/boards/nrf52840dk_nrf52840.conf @@ -1,7 +1,7 @@ -# Options related to the nPM1300 regulator and the workaround +# Options related to the nPM13XX regulator and the workaround # against voltage drops on the nRF2240 power supply pin VDDPALDO. CONFIG_SENSOR=y -CONFIG_NPM1300_CHARGER=y -# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set. +CONFIG_NPM13XX_CHARGER=y +# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set. CONFIG_SENSOR_INIT_PRIORITY=90 CONFIG_MPSL_FEM_INIT_PRIORITY=91 diff --git a/boards/shields/nrf2240ek/boards/nrf5340dk_nrf5340_cpunet.conf b/boards/shields/nrf2240ek/boards/nrf5340dk_nrf5340_cpunet.conf index 71f41b024939..202c97350f89 100644 --- a/boards/shields/nrf2240ek/boards/nrf5340dk_nrf5340_cpunet.conf +++ b/boards/shields/nrf2240ek/boards/nrf5340dk_nrf5340_cpunet.conf @@ -1,7 +1,7 @@ -# Options related to the nPM1300 regulator and the workaround +# Options related to the nPM13XX regulator and the workaround # against voltage drops on the nRF2240 power supply pin VDDPALDO. CONFIG_SENSOR=y -CONFIG_NPM1300_CHARGER=y -# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set. +CONFIG_NPM13XX_CHARGER=y +# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set. CONFIG_SENSOR_INIT_PRIORITY=90 CONFIG_MPSL_FEM_INIT_PRIORITY=91 diff --git a/boards/shields/nrf2240ek/boards/nrf54l15dk_nrf54l15_cpuapp.conf b/boards/shields/nrf2240ek/boards/nrf54l15dk_nrf54l15_cpuapp.conf index 71f41b024939..202c97350f89 100644 --- a/boards/shields/nrf2240ek/boards/nrf54l15dk_nrf54l15_cpuapp.conf +++ b/boards/shields/nrf2240ek/boards/nrf54l15dk_nrf54l15_cpuapp.conf @@ -1,7 +1,7 @@ -# Options related to the nPM1300 regulator and the workaround +# Options related to the nPM13XX regulator and the workaround # against voltage drops on the nRF2240 power supply pin VDDPALDO. CONFIG_SENSOR=y -CONFIG_NPM1300_CHARGER=y -# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set. +CONFIG_NPM13XX_CHARGER=y +# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set. CONFIG_SENSOR_INIT_PRIORITY=90 CONFIG_MPSL_FEM_INIT_PRIORITY=91