drm/tidss: Fix typos
[drm/drm-misc.git] / drivers / acpi / arm64 / Kconfig
blobb3ed6212244c1e5405008355b7d0878252564251
1 # SPDX-License-Identifier: GPL-2.0-only
3 # ACPI Configuration for ARM64
6 config ACPI_IORT
7         bool
9 config ACPI_GTDT
10         bool
12 config ACPI_AGDI
13         bool "Arm Generic Diagnostic Dump and Reset Device Interface"
14         depends on ARM_SDE_INTERFACE
15         help
16           Arm Generic Diagnostic Dump and Reset Device Interface (AGDI) is
17           a standard that enables issuing a non-maskable diagnostic dump and
18           reset command.
20           If set, the kernel parses AGDI table and listens for the command.
22 config ACPI_APMT
23         bool