mirror of https://github.com/torvalds/linux.git
platform/x86: Kconfig: Fix a typo
'paramaters' should be 'parameters' Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This commit is contained in:
parent
b901c2f5b9
commit
8d92e160dd
|
|
@ -1213,7 +1213,7 @@ config INTEL_RST
|
|||
tristate "Intel Rapid Start Technology Driver"
|
||||
depends on ACPI
|
||||
---help---
|
||||
This driver provides support for modifying paramaters on systems
|
||||
This driver provides support for modifying parameters on systems
|
||||
equipped with Intel's Rapid Start Technology. When put in an ACPI
|
||||
sleep state, these devices will wake after either a configured
|
||||
timeout or when the system battery reaches a critical state,
|
||||
|
|
|
|||
Loading…
Reference in New Issue