Skip to content

Commit

Permalink
ACPI: Kconfig: Fix a typo in Kconfig
Browse files Browse the repository at this point in the history
This patch fixes a spelling typo in acpi/Kconfig

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
standby24x7 authored and rafaeljw committed Sep 24, 2021
1 parent e4e737b commit c117dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ config ACPI_DEBUGGER
if ACPI_DEBUGGER

config ACPI_DEBUGGER_USER
tristate "Userspace debugger accessiblity"
tristate "Userspace debugger accessibility"
depends on DEBUG_FS
help
Export /sys/kernel/debug/acpi/acpidbg for userspace utilities
Expand Down

0 comments on commit c117dff

Please sign in to comment.