diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/acpi/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 320006019e68..92ed9692c47e 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
| @@ -266,7 +266,8 @@ config ACPI_CUSTOM_DSDT | |||
| 266 | default ACPI_CUSTOM_DSDT_FILE != "" | 266 | default ACPI_CUSTOM_DSDT_FILE != "" |
| 267 | 267 | ||
| 268 | config ACPI_INITRD_TABLE_OVERRIDE | 268 | config ACPI_INITRD_TABLE_OVERRIDE |
| 269 | bool "ACPI tables can be passed via uncompressed cpio in initrd" | 269 | bool "ACPI tables override via initrd" |
| 270 | depends on BLK_DEV_INITRD && X86 | ||
| 270 | default n | 271 | default n |
| 271 | help | 272 | help |
| 272 | This option provides functionality to override arbitrary ACPI tables | 273 | This option provides functionality to override arbitrary ACPI tables |
