Skip to content

Commit 54da51a

Browse files
Colin Ian Kinggregkh
authored andcommitted
firmware: fix a spelling mistake "managament" -> "management" in Kconfig
There is a spelling mistake in the Kconfig help text. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20201204192250.1151316-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 0f966cb commit 54da51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/firmware/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ config ARM_SCPI_PROTOCOL
5151
provides a mechanism for inter-processor communication between SCP
5252
and AP.
5353

54-
SCP controls most of the power managament on the Application
54+
SCP controls most of the power management on the Application
5555
Processors. It offers control and management of: the core/cluster
5656
power states, various power domain DVFS including the core/cluster,
5757
certain system clocks configuration, thermal sensors and many

0 commit comments

Comments
 (0)