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:
Christophe JAILLET
2020-02-16 11:34:37 +01:00
committed by Andy Shevchenko
부모 b901c2f5b9
커밋 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,