Skip to content

Commit eea4eac

Browse files
gmarullcarlescufi
authored andcommitted
pm: adjust PM_DEVICE prompt
Other prompts are use Capitalized Words. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 9398d06 commit eea4eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subsys/pm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ config HAS_NO_PM
3838
the responsibility of a different core.
3939

4040
config PM_DEVICE
41-
bool "Device power management"
41+
bool "Device Power Management"
4242
help
4343
This option enables the device power management interface. The
4444
interface consists of hook functions implemented by device drivers

0 commit comments

Comments
 (0)