diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index cd4cccbfd2ab..a3a13605a9c4 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -61,7 +61,7 @@ config ATA_ACPI | |||
61 | 61 | ||
62 | config SATA_ZPODD | 62 | config SATA_ZPODD |
63 | bool "SATA Zero Power Optical Disc Drive (ZPODD) support" | 63 | bool "SATA Zero Power Optical Disc Drive (ZPODD) support" |
64 | depends on ATA_ACPI && PM_RUNTIME | 64 | depends on ATA_ACPI && PM |
65 | default n | 65 | default n |
66 | help | 66 | help |
67 | This option adds support for SATA Zero Power Optical Disc | 67 | This option adds support for SATA Zero Power Optical Disc |