From 9fbe2dc9e64d35394c30ebbbd6316745b23893f0 Mon Sep 17 00:00:00 2001 From: Aaron Lu Date: Sat, 2 Mar 2013 13:00:37 +0800 Subject: [PATCH] --- yaml --- r: 361701 b: refs/heads/master c: e189551bf74f098bde39cb8fb72a722bb7286f99 h: refs/heads/master i: 361699: 7f8785cbb32e73dc49a3a5d565769c7e8859a7e0 v: v3 --- [refs] | 2 +- trunk/drivers/ata/Kconfig | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index bf304afd2145..7db35ba1bcba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dfd573644ce4ba1c9fbd625512bcfccf8c5ce7ff +refs/heads/master: e189551bf74f098bde39cb8fb72a722bb7286f99 diff --git a/trunk/drivers/ata/Kconfig b/trunk/drivers/ata/Kconfig index 3e751b74615e..a5a3ebcbdd2c 100644 --- a/trunk/drivers/ata/Kconfig +++ b/trunk/drivers/ata/Kconfig @@ -59,15 +59,16 @@ config ATA_ACPI option libata.noacpi=1 config SATA_ZPODD - bool "SATA Zero Power ODD Support" + bool "SATA Zero Power Optical Disc Drive (ZPODD) support" depends on ATA_ACPI default n help - This option adds support for SATA ZPODD. It requires both - ODD and the platform support, and if enabled, will automatically - power on/off the ODD when certain condition is satisfied. This - does not impact user's experience of the ODD, only power is saved - when ODD is not in use(i.e. no disc inside). + This option adds support for SATA Zero Power Optical Disc + Drive (ZPODD). It requires both the ODD and the platform + support, and if enabled, will automatically power on/off the + ODD when certain condition is satisfied. This does not impact + end user's experience of the ODD, only power is saved when + the ODD is not in use (i.e. no disc inside). If unsure, say N.