Skip to content

Commit

Permalink
kconfig: fix typos: "Suport" -> "Support"
Browse files Browse the repository at this point in the history
Signed-off-by: Heikki Orsila <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
  • Loading branch information
heikkiorsila authored and sravnborg committed Jul 25, 2008
1 parent 09748e1 commit 12d2b8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ config THINKPAD_ACPI_VIDEO
If you are not sure, say Y here.

config THINKPAD_ACPI_HOTKEY_POLL
bool "Suport NVRAM polling for hot keys"
bool "Support NVRAM polling for hot keys"
depends on THINKPAD_ACPI
default y
---help---
Expand Down
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ config PID_NS
default n
depends on NAMESPACES && EXPERIMENTAL
help
Suport process id namespaces. This allows having multiple
Support process id namespaces. This allows having multiple
process with the same pid as long as they are in different
pid namespaces. This is a building block of containers.

Expand Down

0 comments on commit 12d2b8f

Please sign in to comment.