kconfig: fix typos: "Suport" -> "Support"
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
committed by
Sam Ravnborg
parent
09748e178b
commit
12d2b8f951
@@ -360,7 +360,7 @@ config THINKPAD_ACPI_VIDEO
|
|||||||
If you are not sure, say Y here.
|
If you are not sure, say Y here.
|
||||||
|
|
||||||
config THINKPAD_ACPI_HOTKEY_POLL
|
config THINKPAD_ACPI_HOTKEY_POLL
|
||||||
bool "Suport NVRAM polling for hot keys"
|
bool "Support NVRAM polling for hot keys"
|
||||||
depends on THINKPAD_ACPI
|
depends on THINKPAD_ACPI
|
||||||
default y
|
default y
|
||||||
---help---
|
---help---
|
||||||
|
@@ -486,7 +486,7 @@ config PID_NS
|
|||||||
default n
|
default n
|
||||||
depends on NAMESPACES && EXPERIMENTAL
|
depends on NAMESPACES && EXPERIMENTAL
|
||||||
help
|
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
|
process with the same pid as long as they are in different
|
||||||
pid namespaces. This is a building block of containers.
|
pid namespaces. This is a building block of containers.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user