Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions boards/shields/nrf2240ek/boards/nrf52833dk_nrf52833.conf
Original file line number Diff line number Diff line change
@@ -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
6 changes: 3 additions & 3 deletions boards/shields/nrf2240ek/boards/nrf52840dk_nrf52840.conf
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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