Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12d2b8f9 authored by Heikki Orsila's avatar Heikki Orsila Committed by Sam Ravnborg
Browse files

kconfig: fix typos: "Suport" -> "Support"

parent 09748e17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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---
+1 −1
Original line number Diff line number Diff line
@@ -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.