diff options
-rw-r--r-- | drivers/acpi/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 13531ed3cbd3..e56d19207f7a 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -200,6 +200,7 @@ config ACPI_PROCESSOR_AGGREGATOR | |||
200 | tristate "Processor Aggregator" | 200 | tristate "Processor Aggregator" |
201 | depends on ACPI_PROCESSOR | 201 | depends on ACPI_PROCESSOR |
202 | depends on EXPERIMENTAL | 202 | depends on EXPERIMENTAL |
203 | depends on X86 | ||
203 | help | 204 | help |
204 | ACPI 4.0 defines processor Aggregator, which enables OS to perform | 205 | ACPI 4.0 defines processor Aggregator, which enables OS to perform |
205 | specfic processor configuration and control that applies to all | 206 | specfic processor configuration and control that applies to all |