aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index de0e3df76776..7556913aba45 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -374,7 +374,7 @@ config ACPI_CUSTOM_METHOD
374 depends on DEBUG_FS 374 depends on DEBUG_FS
375 default n 375 default n
376 help 376 help
377 This debug facility allows ACPI AML methods to me inserted and/or 377 This debug facility allows ACPI AML methods to be inserted and/or
378 replaced without rebooting the system. For details refer to: 378 replaced without rebooting the system. For details refer to:
379 Documentation/acpi/method-customizing.txt. 379 Documentation/acpi/method-customizing.txt.
380 380