diff options
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 970524c54bfa..3f5f745bbbea 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -45,6 +45,9 @@ if ACPI | |||
45 | config ACPI_LEGACY_TABLES_LOOKUP | 45 | config ACPI_LEGACY_TABLES_LOOKUP |
46 | bool | 46 | bool |
47 | 47 | ||
48 | config ARCH_MIGHT_HAVE_ACPI_PDC | ||
49 | bool | ||
50 | |||
48 | config ACPI_SLEEP | 51 | config ACPI_SLEEP |
49 | bool | 52 | bool |
50 | depends on SUSPEND || HIBERNATION | 53 | depends on SUSPEND || HIBERNATION |