Re: [PATCH] Add 'short help text' to ATA_ACPI so it's [de]selectable.

From: Jeff Garzik
Date: Fri Apr 04 2008 - 03:50:00 EST


Chris Wedgwood wrote:
ATA_ACPI isn't selectable right now because it lacks 'short help
text'. This means it's always enabled and always enables ACPI_DOCK.
Add text so it's now [de]selectable.

cc: Jeff Garzik <jeff@xxxxxxxxxx>
cc: Tejun Heo <htejun@xxxxxxxxx>
cc: Len Brown <len.brown@xxxxxxxxx>
Signed-off-by: Chris Wedgwood <cw@xxxxxxxx>

diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 25aba69..ea665c2 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -28,7 +28,7 @@ config ATA_NONSTANDARD
default n

config ATA_ACPI
- bool
+ bool "ATA ACPI Support"
depends on ACPI && PCI
select ACPI_DOCK

applied


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/