Skip to content

Commit 3d9fda6

Browse files
committed
boards: shields: Rename CONFIG_NPM1300_CHARGER to CONFIG_NPM13XX_CHARGER
Align kconfig to new name because of PR: nrfconnect#23065 Ref: KRKNWK-20498 Signed-off-by: Dawid Przybylo <[email protected]>
1 parent d415851 commit 3d9fda6

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Options related to the nPM1300 regulator and the workaround
1+
# Options related to the nPM13XX regulator and the workaround
22
# against voltage drops on the nRF2240 power supply pin VDDPALDO.
33
CONFIG_SENSOR=y
4-
CONFIG_NPM1300_CHARGER=y
5-
# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set.
4+
CONFIG_NPM13XX_CHARGER=y
5+
# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set.
66
CONFIG_SENSOR_INIT_PRIORITY=90
77
CONFIG_MPSL_FEM_INIT_PRIORITY=91
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Options related to the nPM1300 regulator and the workaround
1+
# Options related to the nPM13XX regulator and the workaround
22
# against voltage drops on the nRF2240 power supply pin VDDPALDO.
33
CONFIG_SENSOR=y
4-
CONFIG_NPM1300_CHARGER=y
5-
# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set.
4+
CONFIG_NPM13XX_CHARGER=y
5+
# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set.
66
CONFIG_SENSOR_INIT_PRIORITY=90
77
CONFIG_MPSL_FEM_INIT_PRIORITY=91
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Options related to the nPM1300 regulator and the workaround
1+
# Options related to the nPM13XX regulator and the workaround
22
# against voltage drops on the nRF2240 power supply pin VDDPALDO.
33
CONFIG_SENSOR=y
4-
CONFIG_NPM1300_CHARGER=y
5-
# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set.
4+
CONFIG_NPM13XX_CHARGER=y
5+
# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set.
66
CONFIG_SENSOR_INIT_PRIORITY=90
77
CONFIG_MPSL_FEM_INIT_PRIORITY=91
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Options related to the nPM1300 regulator and the workaround
1+
# Options related to the nPM13XX regulator and the workaround
22
# against voltage drops on the nRF2240 power supply pin VDDPALDO.
33
CONFIG_SENSOR=y
4-
CONFIG_NPM1300_CHARGER=y
5-
# Ensure that FEM is initialized after the nPM1300 current limit on the nRF2240EK is set.
4+
CONFIG_NPM13XX_CHARGER=y
5+
# Ensure that FEM is initialized after the nPM13XX current limit on the nRF2240EK is set.
66
CONFIG_SENSOR_INIT_PRIORITY=90
77
CONFIG_MPSL_FEM_INIT_PRIORITY=91

0 commit comments

Comments
 (0)