瀏覽代碼

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

Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Heikki Orsila 17 年之前
父節點
當前提交
12d2b8f951
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      drivers/misc/Kconfig
  2. 1 1
      init/Kconfig

+ 1 - 1
drivers/misc/Kconfig

@@ -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---

+ 1 - 1
init/Kconfig

@@ -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.