Skip to content

Commit 12d2b8f

Browse files
heikkiorsilasravnborg
authored andcommitted
kconfig: fix typos: "Suport" -> "Support"
Signed-off-by: Heikki Orsila <[email protected]> Signed-off-by: Sam Ravnborg <[email protected]>
1 parent 09748e1 commit 12d2b8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

drivers/misc/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ config THINKPAD_ACPI_VIDEO
360360
If you are not sure, say Y here.
361361

362362
config THINKPAD_ACPI_HOTKEY_POLL
363-
bool "Suport NVRAM polling for hot keys"
363+
bool "Support NVRAM polling for hot keys"
364364
depends on THINKPAD_ACPI
365365
default y
366366
---help---

init/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ config PID_NS
486486
default n
487487
depends on NAMESPACES && EXPERIMENTAL
488488
help
489-
Suport process id namespaces. This allows having multiple
489+
Support process id namespaces. This allows having multiple
490490
process with the same pid as long as they are in different
491491
pid namespaces. This is a building block of containers.
492492

0 commit comments

Comments
 (0)