public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] acpi: Better describe ACPI_DEBUGGER
@ 2015-11-30 21:32 Peter Zijlstra
  2015-11-30 22:43 ` Rafael J. Wysocki
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Zijlstra @ 2015-11-30 21:32 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: lenb, linux-acpi, acpi

Hi,

For a brief moment I was tricked into thinking that:

  In-kernel debugger (EXPERIMENTAL) (ACPI_DEBUGGER) [N/y/?] (NEW)

might be something useful. Better describe the feature to reduce
such confusion.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
---
 drivers/acpi/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 25dbb76c02cc..5eef4cb4f70e 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -58,10 +58,10 @@ config ACPI_CCA_REQUIRED
 	bool
 
 config ACPI_DEBUGGER
-	bool "In-kernel debugger (EXPERIMENTAL)"
+	bool "AML debugger interface (EXPERIMENTAL)"
 	select ACPI_DEBUG
 	help
-	  Enable in-kernel debugging facilities: statistics, internal
+	  Enable in-kernel debugging of AML facilities: statistics, internal
 	  object dump, single step control method execution.
 	  This is still under development, currently enabling this only
 	  results in the compilation of the ACPICA debugger files.

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-01 21:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-30 21:32 [PATCH] acpi: Better describe ACPI_DEBUGGER Peter Zijlstra
2015-11-30 22:43 ` Rafael J. Wysocki
2015-11-30 22:39   ` Peter Zijlstra
2015-12-01 21:45     ` Blibbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox