diff options
| -rw-r--r-- | drivers/acpi/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 3998c9d35fe1..fe1e8126fbae 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
| @@ -250,8 +250,7 @@ config ACPI_CUSTOM_DSDT_FILE | |||
| 250 | Enter the full path name to the file wich includes the AmlCode declaration. | 250 | Enter the full path name to the file wich includes the AmlCode declaration. |
| 251 | 251 | ||
| 252 | config ACPI_BLACKLIST_YEAR | 252 | config ACPI_BLACKLIST_YEAR |
| 253 | int "Disable ACPI for systems before Jan 1st this year" | 253 | int "Disable ACPI for systems before Jan 1st this year" if X86 |
| 254 | depends on X86 | ||
| 255 | default 0 | 254 | default 0 |
| 256 | help | 255 | help |
| 257 | enter a 4-digit year, eg. 2001 to disable ACPI by default | 256 | enter a 4-digit year, eg. 2001 to disable ACPI by default |
