blob: b72d2c63e7a22421d5adb6897c8925228c6def7a [file] [log] [blame]
Martin Roth4a45ab82019-09-23 18:23:02 -06001# SPDX-License-Identifier: GPL-2.0-only
Alexander Couzens77103792015-04-16 02:03:26 +02002
Furquan Shaikhbf4b7b02020-04-30 18:08:16 -07003config ACPI_AMD_HARDWARE_SLEEP_VALUES
4 def_bool n
5 help
6 Provide common definitions for AMD hardware PM1_CNT register sleep
7 values.
8
9config ACPI_CPU_STRING
10 string
Felix Heldf0a8b042023-05-12 15:55:06 +020011 default "CP%02X"
Furquan Shaikhbf4b7b02020-04-30 18:08:16 -070012 depends on HAVE_ACPI_TABLES
13 help
Felix Held2fc27582023-01-25 16:25:27 +010014 Specifies the ACPI name format string used by the acpigen
Felix Heldf0a8b042023-05-12 15:55:06 +020015 function to generate the processor scope. Default is CPxx.
Furquan Shaikhbf4b7b02020-04-30 18:08:16 -070016
17config ACPI_HAVE_PCAT_8259
18 def_bool y if !ACPI_NO_PCAT_8259
19
Aaron Durbin20a588b2016-07-13 23:13:25 -050020config ACPI_INTEL_HARDWARE_SLEEP_VALUES
21 def_bool n
22 help
Marshall Dawson6139a5c62017-10-04 15:10:00 -060023 Provide common definitions for Intel hardware PM1_CNT register sleep
24 values.
25
Kyösti Mälkki3139c8d2020-06-28 16:33:33 +030026config ACPI_SOC_NVS
27 bool
28 help
29 Set to indicate <soc/nvs.h> exists for the platform with a definition
30 for global_nvs.
31
Kyösti Mälkki027f86e2022-12-02 15:30:10 +020032config ACPI_GNVS_USB_CHARGECTL
33 bool
34 depends on ACPI_SOC_NVS
35 help
36 Set to indicate <soc/nvs.h> implements fields s3u0, s3u1, s5u0, s5u1
37 to control USB port power rail for S3/S4/S5 sleep states.
38
Kyösti Mälkki10bdee12023-04-11 01:00:17 +030039config ACPI_CUSTOM_MADT
40 bool
41 default n if ACPI_NO_CUSTOM_MADT
42 default y
43 help
44 Selected by platforms that need to expose custom MADT entries.
45
46config ACPI_NO_CUSTOM_MADT
47 bool
48 default y if ACPI_COMMON_MADT_LAPIC && ACPI_COMMON_MADT_IOAPIC
49
Kyösti Mälkki69a13962023-04-08 14:10:48 +030050config ACPI_COMMON_MADT_LAPIC
51 bool
52
Kyösti Mälkki10bdee12023-04-11 01:00:17 +030053config ACPI_COMMON_MADT_IOAPIC
Kyösti Mälkkia5fa5342022-11-18 13:23:52 +020054 bool
Kyösti Mälkkia5fa5342022-11-18 13:23:52 +020055
Furquan Shaikhbf4b7b02020-04-30 18:08:16 -070056config ACPI_NO_PCAT_8259
57 bool
Marshall Dawson6139a5c62017-10-04 15:10:00 -060058 help
Furquan Shaikhbf4b7b02020-04-30 18:08:16 -070059 Selected by platforms that don't expose a PC/AT 8259 PIC pair.
60
Rocky Phaguraeff07132021-01-10 15:42:50 -080061config ACPI_EINJ
62 def_bool n
63 depends on HAVE_ACPI_TABLES
64 help
65 This variable provides control for ACPI error injection table (EINJ)
66
Furquan Shaikhbf4b7b02020-04-30 18:08:16 -070067config HAVE_ACPI_TABLES
68 bool
69 help
70 This variable specifies whether a given board has ACPI table support.
71 It is usually set in mainboard/*/Kconfig.
Michael Niewöhnerf0a44ae2021-01-01 21:04:09 +010072
73config ACPI_LPIT
74 bool
75 depends on HAVE_ACPI_TABLES
76 help
77 Selected by platforms that support and fill Intel Low Power Idle Table.
Arthur Heymans2e3cb632023-06-30 15:01:08 +020078
79config ACPI_GTDT
80 bool
81 depends on HAVE_ACPI_TABLES
82 help
83 Selected by platforms that implement ARM generic timers